Searched refs:EMLXS_SLI_HBA_RESET (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_diag.c | 452 rval = EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_diag_post_run()
|
H A D | emlxs_dfc.c | 4453 EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_set_hba_mode() 4460 EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_set_hba_mode() 4475 EMLXS_SLI_HBA_RESET(hba, 0, 0, 0); in emlxs_set_hba_mode() 4482 EMLXS_SLI_HBA_RESET(hba, 0, 0, 0); in emlxs_set_hba_mode() 4561 EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_set_hba_mode() 4568 EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_set_hba_mode()
|
H A D | emlxs_download.c | 278 if (EMLXS_SLI_HBA_RESET(hba, 1, 1, 0) != FC_SUCCESS) { in emlxs_fw_download() 2221 if (EMLXS_SLI_HBA_RESET(hba, 1, 1, 0) != FC_SUCCESS) { in emlxs_cfl_download() 5088 if (EMLXS_SLI_HBA_RESET(hba, 1, 1, 0) != FC_SUCCESS) { in emlxs_start_abs_download_2mb()
|
H A D | emlxs_hba.c | 2347 EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_shutdown_thread()
|
H A D | emlxs_fcp.c | 2053 EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_power_down()
|
H A D | emlxs_solaris.c | 5938 if (EMLXS_SLI_HBA_RESET(hba, 1, 1, 1) == 0) { in emlxs_quiesce()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 2156 #define EMLXS_SLI_HBA_RESET (hba->sli_api.sli_hba_reset) macro
|