Home
last modified time | relevance | path

Searched refs:myHandle (Results 1 – 25 of 37) sorted by relevance

12

/titanic_44/usr/src/lib/sun_fc/common/
H A DSun_fcRefreshInformation.cc42 Handle *myHandle = Handle::findHandle(handle); in Sun_fcRefreshInformation() local
43 myHandle->refresh(); in Sun_fcRefreshInformation()
H A DSun_fcDoForceLip.cc46 Handle *myHandle = Handle::findHandle(handle); in Sun_fcDoForceLip() local
47 *rval = myHandle->doForceLip(); in Sun_fcDoForceLip()
H A DSun_fcSetRNIDMgmtInfo.cc56 Handle *myHandle = Handle::findHandle(handle); in Sun_fcSetRNIDMgmtInfo() local
57 HBA *hba = myHandle->getHBA(); in Sun_fcSetRNIDMgmtInfo()
H A DSun_fcGetAdapterAttributes.cc54 Handle *myHandle = Handle::findHandle(handle); in Sun_fcGetAdapterAttributes() local
55 *attributes = myHandle->getHBAAttributes(); in Sun_fcGetAdapterAttributes()
H A DSun_fcNPIVGetAdapterAttributes.cc45 Handle *myHandle = Handle::findHandle(handle); in Sun_fcNPIVGetAdapterAttributes() local
46 *attributes = myHandle->npivGetHBAAttributes(); in Sun_fcNPIVGetAdapterAttributes()
H A DSun_fcGetRNIDMgmtInfo.cc57 Handle *myHandle = Handle::findHandle(handle); in Sun_fcGetRNIDMgmtInfo() local
58 HBA *hba = myHandle->getHBA(); in Sun_fcGetRNIDMgmtInfo()
H A DSun_fcDeleteNPIVPort.cc41 Handle *myHandle = Handle::findHandle(handle); in Sun_fcDeleteNPIVPort() local
42 HandlePort *myPort = myHandle->getHandlePortByIndex(portindex); in Sun_fcDeleteNPIVPort()
H A DSun_fcGetPortAttributesByWWN.cc54 Handle *myHandle = Handle::findHandle(handle); in Sun_fcGetPortAttributesByWWN() local
55 *attributes = myHandle->getPortAttributes(wwnConversion(pwwn.wwn)); in Sun_fcGetPortAttributesByWWN()
H A DSun_fcGetAdapterPortAttributes.cc56 Handle *myHandle = Handle::findHandle(handle); in Sun_fcGetAdapterPortAttributes() local
57 HandlePort *myPort = myHandle->getHandlePortByIndex(port); in Sun_fcGetAdapterPortAttributes()
H A DSun_fcGetPortNPIVAttributes.cc46 Handle *myHandle = Handle::findHandle(handle); in Sun_fcGetPortNPIVAttributes() local
47 HandlePort *myPort = myHandle->getHandlePortByIndex(port); in Sun_fcGetPortNPIVAttributes()
H A DSun_fcGetFcpTargetMappingV2.cc62 Handle *myHandle = Handle::findHandle(handle); in Sun_fcGetFcpTargetMappingV2() local
63 HBA *hba = myHandle->getHBA(); in Sun_fcGetFcpTargetMappingV2()
H A DSun_fcGetDiscPortAttrs.cc58 Handle *myHandle = Handle::findHandle(handle); in Sun_fcGetDiscoveredPortAttributes() local
59 HandlePort *myPort = myHandle->getHandlePortByIndex(port); in Sun_fcGetDiscoveredPortAttributes()
H A DSun_fcGetNPIVPortInfo.cc40 Handle *myHandle = Handle::findHandle(handle); in Sun_fcGetNPIVPortInfo() local
41 HandlePort *myPort = myHandle->getHandlePortByIndex(portindex); in Sun_fcGetNPIVPortInfo()
H A DSun_fcCreateNPIVPort.cc41 Handle *myHandle = Handle::findHandle(handle); in Sun_fcCreateNPIVPort() local
42 HandlePort *myPort = myHandle->getHandlePortByIndex(portindex); in Sun_fcCreateNPIVPort()
H A DSun_fcSendRLS.cc64 Handle *myHandle = Handle::findHandle(handle); in Sun_fcSendRLS() local
65 HBA *hba = myHandle->getHBA(); in Sun_fcSendRLS()
H A DSun_fcSendCTPassThru.cc47 Handle *myHandle = Handle::findHandle(handle); in Sun_fcSendCTPassThru() local
48 HBA *hba = myHandle->getHBA(); in Sun_fcSendCTPassThru()
H A DSun_fcSendRNIDV2.cc63 Handle *myHandle = Handle::findHandle(handle); in Sun_fcSendRNIDV2() local
64 HBA *hba = myHandle->getHBA(); in Sun_fcSendRNIDV2()
H A DSun_fcSendCTPassThruV2.cc68 Handle *myHandle = Handle::findHandle(handle); in Sun_fcSendCTPassThruV2() local
69 HBA *hba = myHandle->getHBA(); in Sun_fcSendCTPassThruV2()
H A DSun_fcSendRNID.cc46 Handle *myHandle = Handle::findHandle(handle); in Sun_fcSendRNID() local
47 HBA *hba = myHandle->getHBA(); in Sun_fcSendRNID()
H A DSun_fcRegisterForAdapterEvents.cc59 Handle *myHandle = Handle::findHandle(handle); in Sun_fcRegisterForAdapterEvents() local
60 HBA *hba = myHandle->getHBA(); in Sun_fcRegisterForAdapterEvents()
H A DSun_fcSendReportLUNs.cc47 Handle *myHandle = Handle::findHandle(handle); in Sun_fcSendReportLUNs() local
48 HBA *hba = myHandle->getHBA(); in Sun_fcSendReportLUNs()
H A DSun_fcSendSRL.cc54 Handle *myHandle = Handle::findHandle(handle); in Sun_fcSendSRL() local
55 HBA *hba = myHandle->getHBA(); in Sun_fcSendSRL()
H A DSun_fcSendLIRR.cc55 Handle *myHandle = Handle::findHandle(handle); in Sun_fcSendLIRR() local
56 HBA *hba = myHandle->getHBA(); in Sun_fcSendLIRR()
H A DSun_fcSendRPL.cc56 Handle *myHandle = Handle::findHandle(handle); in Sun_fcSendRPL() local
57 HBA *hba = myHandle->getHBA(); in Sun_fcSendRPL()
H A DSun_fcSendReadCapacity.cc49 Handle *myHandle = Handle::findHandle(handle); in Sun_fcSendReadCapacity() local
50 HBA *hba = myHandle->getHBA(); in Sun_fcSendReadCapacity()

12