Searched refs:lookupControllerPath (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/sun_fc/common/
H A DHBANPIVPort.h51 std::string lookupControllerPath(std::string path);
H A DHBANPIVPort.cc71 string HBANPIVPort::lookupControllerPath(string path) { function in class:HBANPIVPort
72 Trace log("lookupControllerPath");
H A DHBAPort.h124 std::string lookupControllerPath(std::string path);
H A DFCHBANPIVPort.cc62 path = lookupControllerPath(thePath);
H A DHBAPort.cc208 string HBAPort::lookupControllerPath(string path) { function in class:HBAPort
209 Trace log("lookupControllerPath");
H A DFCHBAPort.cc441 path = lookupControllerPath(thePath);

Completed in 33 milliseconds