Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c2332 RefreshInformationFunc; in HBA_RefreshInformation() local
2338 RefreshInformationFunc = in HBA_RefreshInformation()
2340 if (RefreshInformationFunc != NULL) { in HBA_RefreshInformation()
2341 ((RefreshInformationFunc)(vendorHandle)); in HBA_RefreshInformation()
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c2680 RefreshInformationFunc; in HBA_RefreshInformation() local
2686 RefreshInformationFunc = in HBA_RefreshInformation()
2688 if (RefreshInformationFunc != NULL) { in HBA_RefreshInformation()
2689 ((RefreshInformationFunc)(vendorHandle)); in HBA_RefreshInformation()