Searched refs:HBA_LoadLibrary (Results 1 – 12 of 12) sorted by relevance
542 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) { in fc_util_delete_npivport()668 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) { in fc_util_create_npivport()892 if (HBA_LoadLibrary() != HBA_STATUS_OK) { in fc_util_create_portlist()957 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) { in fc_util_force_lip()
641 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) { in fc_util_list_remoteport()757 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) { in fc_util_list_hbaport()1280 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) { in fc_util_list_logicalunit()
45 HBA_LoadLibrary;
542 HBA_API HBA_STATUS HBA_LoadLibrary(void);
507 HBA_LoadLibrary(void) { in HBA_LoadLibrary() function
668 HBA_LoadLibrary() in HBA_LoadLibrary() function
209 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) { in sas_util_list_hba()279 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) { in sas_util_list_hbaport()347 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) { in sas_util_list_expander()413 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) { in sas_util_list_targetport()1519 if ((status = HBA_LoadLibrary()) != HBA_STATUS_OK) { in sas_util_list_logicalunit()
545 HBA_API HBA_STATUS HBA_LoadLibrary();
1254 status = HBA_LoadLibrary(); in findMatchingAdapterPort()
1379 status = HBA_LoadLibrary(); in verify_disk_wwn()
505 int status = HBA_LoadLibrary(); in loadLibrary()