Searched refs:EMLXS_SLI_HBA_RESET (Results 1 – 7 of 7) sorted by relevance
/titanic_41/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 | 4397 EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_set_hba_mode() 4404 EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_set_hba_mode() 4419 EMLXS_SLI_HBA_RESET(hba, 0, 0, 0); in emlxs_set_hba_mode() 4426 EMLXS_SLI_HBA_RESET(hba, 0, 0, 0); in emlxs_set_hba_mode() 4505 EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_set_hba_mode() 4512 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 | 2322 EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_shutdown_thread()
|
H A D | emlxs_fcp.c | 2044 EMLXS_SLI_HBA_RESET(hba, 1, 1, 0); in emlxs_power_down()
|
H A D | emlxs_solaris.c | 5925 if (EMLXS_SLI_HBA_RESET(hba, 1, 1, 1) == 0) { in emlxs_quiesce()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 2122 #define EMLXS_SLI_HBA_RESET (hba->sli_api.sli_hba_reset) macro
|