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

/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c2337 RefreshInformationFunc;
2343 RefreshInformationFunc =
2345 if (RefreshInformationFunc != NULL) {
2346 ((RefreshInformationFunc)(vendorHandle));
2331 RefreshInformationFunc; local
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c2678 RefreshInformationFunc; local
2684 RefreshInformationFunc =
2686 if (RefreshInformationFunc != NULL) {
2687 ((RefreshInformationFunc)(vendorHandle));

Completed in 79 milliseconds