Searched refs:GetAdapterAttributesFunc (Results 1 – 2 of 2) sorted by relevance
2336 HBAGetAdapterAttributesFunc GetAdapterAttributesFunc; in HBA_GetAdapterAttributes() local2346 GetAdapterAttributesFunc = in HBA_GetAdapterAttributes()2348 if (GetAdapterAttributesFunc != NULL) { in HBA_GetAdapterAttributes()2349 status = ((GetAdapterAttributesFunc)(vendorHandle, hbaattributes)); in HBA_GetAdapterAttributes()3605 SMHBAGetAdapterAttributesFunc GetAdapterAttributesFunc; in SMHBA_GetAdapterAttributes() local3611 GetAdapterAttributesFunc = in SMHBA_GetAdapterAttributes()3613 if (GetAdapterAttributesFunc != NULL) { in SMHBA_GetAdapterAttributes()3614 status = ((GetAdapterAttributesFunc)(vendorHandle, hbaattributes)); in SMHBA_GetAdapterAttributes()
2025 HBAGetAdapterAttributesFunc GetAdapterAttributesFunc; in HBA_GetAdapterAttributes() local2030 GetAdapterAttributesFunc = in HBA_GetAdapterAttributes()2032 if (GetAdapterAttributesFunc != NULL) { in HBA_GetAdapterAttributes()2033 status = ((GetAdapterAttributesFunc)(vendorHandle, hbaattributes)); in HBA_GetAdapterAttributes()