Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetAdapterName.cc58 std::string sname = list->getHBAName(index); in Sun_fcGetAdapterName()
H A DHBAList.h58 std::string getHBAName(int index);
H A DHBAList.cc175 string HBAList::getHBAName(int index) { in getHBAName() function in HBAList