Searched refs:openHBA (Results 1 – 4 of 4) sorted by relevance
60 Handle* openHBA(std::string name);62 Handle* openHBA(uint64_t wwn);
53 return (HBAList::instance()->openHBA(name)->getHandle()); in Sun_fcOpenAdapter()
53 openHBA(wwnConversion(wwn.wwn))->getHandle(); in Sun_fcOpenAdapterByWWN()
103 Handle* HBAList::openHBA(string name) { in openHBA() function in HBAList232 Handle* HBAList::openHBA(uint64_t wwn) { in openHBA() function in HBAList