Home
last modified time | relevance | path

Searched refs:emlxs_offline (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/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.c1932 emlxs_offline(emlxs_hba_t *hba, uint32_t reset_requested) in emlxs_offline() function
2050 if ((rval = emlxs_offline(hba, 0))) { in emlxs_power_down()
H A Demlxs_hba.c2340 (void) emlxs_offline(hba, 0); in emlxs_shutdown_thread()
H A Demlxs_dfc.c4450 (void) emlxs_offline(hba, 0); in emlxs_set_hba_mode()
4472 (void) emlxs_offline(hba, 0); in emlxs_set_hba_mode()
4494 (void) emlxs_offline(hba, 0); in emlxs_set_hba_mode()
4558 (void) emlxs_offline(hba, 0); in emlxs_set_hba_mode()
H A Demlxs_solaris.c3994 if (emlxs_offline(hba, 0) == 0) { in emlxs_reset()
6366 (void) emlxs_offline(hba, 1); in emlxs_driver_remove()
7491 if (emlxs_offline(hba, 1) != 0) { in emlxs_hba_detach()
H A Demlxs_sli3.c4604 (void) emlxs_offline(hba, 1); in emlxs_handle_ff_error()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h799 extern int32_t emlxs_offline(emlxs_hba_t *hba,