Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetNPIVPortInfo.cc42 HandleNPIVPort *myNPIVPort = myPort->getHandleNPIVPortByIndex(vportindex); in Sun_fcGetNPIVPortInfo()
H A DHandlePort.h70 HandleNPIVPort* getHandleNPIVPortByIndex(int index);
H A DHandlePort.cc192 HandleNPIVPort* HandlePort::getHandleNPIVPortByIndex(int index) { in getHandleNPIVPortByIndex() function in HandlePort