Searched refs:GetAdapterAttributesFunc (Results 1 – 2 of 2) sorted by relevance
2338 HBAGetAdapterAttributesFunc GetAdapterAttributesFunc; in HBA_GetAdapterAttributes() local2348 GetAdapterAttributesFunc = in HBA_GetAdapterAttributes()2350 if (GetAdapterAttributesFunc != NULL) { in HBA_GetAdapterAttributes()2351 status = ((GetAdapterAttributesFunc)(vendorHandle, hbaattributes)); in HBA_GetAdapterAttributes()3607 SMHBAGetAdapterAttributesFunc GetAdapterAttributesFunc; in SMHBA_GetAdapterAttributes() local3613 GetAdapterAttributesFunc = in SMHBA_GetAdapterAttributes()3615 if (GetAdapterAttributesFunc != NULL) { in SMHBA_GetAdapterAttributes()3616 status = ((GetAdapterAttributesFunc)(vendorHandle, hbaattributes)); in SMHBA_GetAdapterAttributes()
2026 HBAGetAdapterAttributesFunc GetAdapterAttributesFunc; in HBA_GetAdapterAttributes() local2031 GetAdapterAttributesFunc = in HBA_GetAdapterAttributes()2033 if (GetAdapterAttributesFunc != NULL) { in HBA_GetAdapterAttributes()2034 status = ((GetAdapterAttributesFunc)(vendorHandle, hbaattributes)); in HBA_GetAdapterAttributes()