Searched refs:emlxs_offline (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_diag.c | 444 if ((rval = emlxs_offline(hba, 0))) { in emlxs_diag_post_run()
|
H A D | emlxs_download.c | 268 if (emlxs_offline(hba, 0) != FC_SUCCESS) { in emlxs_fw_download() 1711 if (emlxs_offline(hba, 0) != FC_SUCCESS) { in emlxs_be_fw_download() 2073 if (emlxs_offline(hba, 0) != FC_SUCCESS) { in emlxs_obj_fw_download() 2212 if (emlxs_offline(hba, 0) != FC_SUCCESS) { in emlxs_cfl_download() 5084 if (emlxs_offline(hba, 0) != FC_SUCCESS) { in emlxs_start_abs_download_2mb()
|
H A D | emlxs_fcp.c | 1923 emlxs_offline(emlxs_hba_t *hba, uint32_t reset_requested) in emlxs_offline() function 2041 if ((rval = emlxs_offline(hba, 0))) { in emlxs_power_down()
|
H A D | emlxs_hba.c | 2315 (void) emlxs_offline(hba, 0); in emlxs_shutdown_thread()
|
H A D | emlxs_dfc.c | 4394 (void) emlxs_offline(hba, 0); in emlxs_set_hba_mode() 4416 (void) emlxs_offline(hba, 0); in emlxs_set_hba_mode() 4438 (void) emlxs_offline(hba, 0); in emlxs_set_hba_mode() 4502 (void) emlxs_offline(hba, 0); in emlxs_set_hba_mode()
|
H A D | emlxs_solaris.c | 3984 if (emlxs_offline(hba, 0) == 0) { in emlxs_reset() 6353 (void) emlxs_offline(hba, 1); in emlxs_driver_remove() 7478 if (emlxs_offline(hba, 1) != 0) { in emlxs_hba_detach()
|
H A D | emlxs_sli3.c | 4599 (void) emlxs_offline(hba, 1); in emlxs_handle_ff_error()
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 796 extern int32_t emlxs_offline(emlxs_hba_t *hba,
|