Searched refs:getNumberOfPorts (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/sun_fc/common/
H A DHBA.h77 uint8_t getNumberOfPorts();
H A DHBA.cc88 uint8_t HBA::getNumberOfPorts() { function in class:HBA
89 Trace log("HBA::getNumberOfPorts");
407 for (int i = 0; i < getNumberOfPorts(); i++) {
H A DFCHBA.cc154 if (portIndex >= getNumberOfPorts() || portIndex < 0) {
266 if (portIndex >= getNumberOfPorts() || portIndex < 0) {
H A DHandle.cc438 for (int i = 0; i < hba->getNumberOfPorts(); i++) {
H A DTgtFCHBA.cc87 if (portIndex >= getNumberOfPorts() || portIndex < 0) {

Completed in 25 milliseconds