Searched refs:getHBA (Results 1 – 25 of 25) sorted by relevance
57 HBA *hba = myHandle->getHBA(); in Sun_fcSetRNIDMgmtInfo()
58 HBA *hba = myHandle->getHBA(); in Sun_fcGetRNIDMgmtInfo()
63 HBA *hba = myHandle->getHBA(); in Sun_fcGetFcpTargetMappingV2()
65 HBA *hba = myHandle->getHBA(); in Sun_fcSendRLS()
64 HBA *hba = myHandle->getHBA(); in Sun_fcSendRNIDV2()
48 HBA *hba = myHandle->getHBA(); in Sun_fcSendCTPassThru()
69 HBA *hba = myHandle->getHBA(); in Sun_fcSendCTPassThruV2()
47 HBA *hba = myHandle->getHBA(); in Sun_fcSendRNID()
60 HBA *hba = myHandle->getHBA(); in Sun_fcRegisterForAdapterEvents()
48 HBA *hba = myHandle->getHBA(); in Sun_fcSendReportLUNs()
55 HBA *hba = myHandle->getHBA(); in Sun_fcSendSRL()
56 HBA *hba = myHandle->getHBA(); in Sun_fcSendLIRR()
50 HBA *hba = myHandle->getHBA(); in Sun_fcSendReadCapacity()
57 HBA *hba = myHandle->getHBA(); in Sun_fcSendRPL()
65 HBA *hba = myHandle->getHBA(); in Sun_fcRegisterForAdapterDeviceEvents()
64 HBA *hba = myHandle->getHBA(); in Sun_fcRegisterForAdapterPortEvents()
49 HBA *hba = myHandle->getHBA(); in Sun_fcSendScsiInquiry()
60 HBA *hba = myHandle->getHBA(); in Sun_fcSendRPS()
71 HBA *hba = myHandle->getHBA(); in Sun_fcRegisterForTargetEvents()
70 HBA *hba = myHandle->getHBA(); in Sun_fcScsiReadCapacityV2()
65 HBA* getHBA() { return (hba); } in getHBA() function
73 HBA *hba = myHandle->getHBA(); in Sun_fcScsiInquiryV2()
70 HBA *hba = myHandle->getHBA(); in Sun_fcScsiReportLUNsV2()
44 HBA *hba = myHandle->getHBA(); in getAdapterPortWWN()
237 if (tmp->getHBA()->containsWWN(wwn)) { in findHandle()