Home
last modified time | relevance | path

Searched defs:myPort (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/sun_fc/common/
H A DSun_fcDeleteNPIVPort.cc42 HandlePort *myPort = myHandle->getHandlePortByIndex(portindex); in Sun_fcDeleteNPIVPort() local
H A DSun_fcGetAdapterPortAttributes.cc57 HandlePort *myPort = myHandle->getHandlePortByIndex(port); in Sun_fcGetAdapterPortAttributes() local
H A DSun_fcGetPortNPIVAttributes.cc47 HandlePort *myPort = myHandle->getHandlePortByIndex(port); in Sun_fcGetPortNPIVAttributes() local
H A DSun_fcGetDiscPortAttrs.cc59 HandlePort *myPort = myHandle->getHandlePortByIndex(port); in Sun_fcGetDiscoveredPortAttributes() local
H A DSun_fcCreateNPIVPort.cc42 HandlePort *myPort = myHandle->getHandlePortByIndex(portindex); in Sun_fcCreateNPIVPort() local
H A DSun_fcGetNPIVPortInfo.cc41 HandlePort *myPort = myHandle->getHandlePortByIndex(portindex); in Sun_fcGetNPIVPortInfo() local
H A DAdapterDeviceEventListener.cc44 HBAPort *myPort, AdapterDeviceCallback myCallback, void *data) : in AdapterDeviceEventListener()
H A DAdapterPortEventListener.cc44 HBAPort *myPort, AdapterPortCallback myCallback, void *data) : in AdapterPortEventListener()
H A DTargetEventListener.cc43 TargetEventListener::TargetEventListener(HBAPort *myPort, in TargetEventListener()
H A DHandleNPIVPort.cc52 HBA *myHBA, HBAPort *myPort, HBANPIVPort *myvPort) : in HandleNPIVPort()
H A DHandlePort.cc49 HandlePort::HandlePort(Handle *myHandle, HBA *myHBA, HBAPort *myPort) : in HandlePort()