Searched refs:HBA_LoadLibrary (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c542 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) {
668 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) {
892 if (HBA_LoadLibrary() != HBA_STATUS_OK) {
957 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) {
H A Dfcinfo-list.c641 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) {
757 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) {
1280 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) {
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c209 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) {
279 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) {
347 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) {
413 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) {
1518 /* HBA_LoadLibrary() */
1519 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) {
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h153 * HBA_STATUS, and by HBA_LoadLibrary and
534 * Make sure HBA_LoadLibrary returns before any other threads
537 HBA_API HBA_STATUS HBA_LoadLibrary(void);
H A DHBAAPILIB.c509 HBA_LoadLibrary(void) {
678 "HBA_LoadLibrary: previously unfreed "
737 fprintf(stderr, "HBA_LoadLibrary: out of memeory\n");
771 "HBA_LoadLibrary: vendor specific RegisterLibrary "
773 DEBUG(0, "HBA_LoadLibrary: vendor specific RegisterLibrary "
784 "HBA_LoadLibrary: vendor specific RegisterLibrary "
786 DEBUG(0, "HBA_LoadLibrary: vendor specific RegisterLibrary "
812 "HBA_LoadLibrary: vendor specific LoadLibrary "
814 DEBUG(0, "HBA_LoadLibrary: vendor specific LoadLibrary "
822 "HBA_LoadLibrary
507 HBA_LoadLibrary(void) { function
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h154 * HBA_STATUS, and by HBA_LoadLibrary and
537 * Make sure HBA_LoadLibrary returns before any other threads
540 HBA_API HBA_STATUS HBA_LoadLibrary();
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c1254 status = HBA_LoadLibrary();
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c1381 status = HBA_LoadLibrary();
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c505 int status = HBA_LoadLibrary();
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c668 HBA_LoadLibrary() function
882 "HBA_LoadLibrary: previously unfreed "
947 (void) fprintf(stderr, "HBA_LoadLibrary: out of memeory\n");
1005 "HBA_LoadLibrary: vendor specific RegisterLibrary "
1007 DEBUG(1, "HBA_LoadLibrary: vendor specific "
1021 "HBA_LoadLibrary: vendor specific RegisterLibrary "
1025 "HBA_LoadLibrary: vendor specific RegisterLibrary "
1069 "HBA_LoadLibrary: vendor specific LoadLibrary "
1071 DEBUG(1, "HBA_LoadLibrary: vendor specific LoadLibrary "
1079 "HBA_LoadLibrary
[all...]

Completed in 104 milliseconds