Home
last modified time | relevance | path

Searched refs:RefreshInformationFunc (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c2331 RefreshInformationFunc; in HBA_RefreshInformation() local
2337 RefreshInformationFunc = in HBA_RefreshInformation()
2339 if (RefreshInformationFunc != NULL) { in HBA_RefreshInformation()
2340 ((RefreshInformationFunc)(vendorHandle)); in HBA_RefreshInformation()
/titanic_41/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c2678 RefreshInformationFunc; in HBA_RefreshInformation() local
2684 RefreshInformationFunc = in HBA_RefreshInformation()
2686 if (RefreshInformationFunc != NULL) { in HBA_RefreshInformation()
2687 ((RefreshInformationFunc)(vendorHandle)); in HBA_RefreshInformation()