Searched defs:HBA_FreeLibrary (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c679 "libraries exist, call HBA_FreeLibrary().\n");
877 HBA_FreeLibrary(void) {
891 DEBUG(1, "HBA_FreeLibrary()", 0, 0, 0);
983 * hardware. The only time the indexing is reset is on HBA_FreeLibrary
875 HBA_FreeLibrary(void) { function
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c883 "libraries exist, call HBA_FreeLibrary().\n");
1092 * HBA_FreeLibrary() during loading.
1157 HBA_FreeLibrary() { function
1176 DEBUG(1, "HBA_FreeLibrary()", 0, 0, 0);
1185 DEBUG(1, "HBA_FreeLibrary() Failed %d", status, 0, 0);
1289 * hardware. The only time the indexing is reset is on HBA_FreeLibrary

Completed in 78 milliseconds