Home
last modified time | relevance | path

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 Demlxs_diag.c444 if ((rval = emlxs_offline(hba, 0))) { in emlxs_diag_post_run()
H A Demlxs_download.c268 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 Demlxs_fcp.c1923 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 Demlxs_hba.c2315 (void) emlxs_offline(hba, 0); in emlxs_shutdown_thread()
H A Demlxs_dfc.c4394 (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 Demlxs_solaris.c3984 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 Demlxs_sli3.c4599 (void) emlxs_offline(hba, 1); in emlxs_handle_ff_error()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h796 extern int32_t emlxs_offline(emlxs_hba_t *hba,