Home
last modified time | relevance | path

Searched refs:getTgtHBAName (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetTgtAdapterName.cc58 std::string sname = list->getTgtHBAName(index); in Sun_fcGetTgtAdapterName()
H A DHBAList.h59 std::string getTgtHBAName(int index);
H A DHBAList.cc201 string HBAList::getTgtHBAName(int index) { in getTgtHBAName() function in HBAList