Searched refs:RetrieveHandle (Results 1 – 13 of 13) sorted by relevance
157 RetrieveHandle(int index) in RetrieveHandle() function222 handle_struct = RetrieveHandle(index); in Retrieve_Sun_sasHandle()327 hba_ptr = RetrieveHandle(index); in getFirstAdapterPortWWN()
46 hba_ptr = RetrieveHandle(index); in Sun_sasGetAdapterAttributes()
50 hba_ptr = RetrieveHandle(index); in Sun_sasGetNumberOfPorts()
51 hba_ptr = RetrieveHandle(index); in Sun_sasGetPortType()
51 hba_ptr = RetrieveHandle(index); in Sun_sasGetAdapterPortAttributes()
126 hba_ptr = RetrieveHandle(oHandle->adapterIndex); in Sun_sasRefreshInformation()
54 hba_ptr = RetrieveHandle(index); in Sun_sasGetDiscoveredPortAttributes()
53 hba_ptr = RetrieveHandle(index); in Sun_sasGetTargetMapping()
55 hba_ptr = RetrieveHandle(index); in Sun_sasGetPortAttributesByWWN()
109 if ((hba_ptr = RetrieveHandle(index)) == NULL) { in Sun_sasScsiReportLUNs()
109 if ((hba_ptr = RetrieveHandle(index)) == NULL) { in Sun_sasScsiReadCapacity()
113 if ((hba_ptr = RetrieveHandle(index)) == NULL) { in Sun_sasScsiInquiry()
269 extern struct sun_sas_hba *RetrieveHandle(int);