Searched refs:RELOGIN_NEEDED (Results 1 – 7 of 7) sorted by relevance
| /Linux-v4.19/drivers/scsi/qla2xxx/ |
| D | qla_mid.c | 359 if (test_bit(RELOGIN_NEEDED, &vha->dpc_flags) && in qla2x00_do_dpc_vp() 366 clear_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_vp()
|
| D | qla_init.c | 251 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_async_login() 762 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gnl_done_event() 1068 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_async_prli() 1241 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gpdb_event() 1326 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login() 1336 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login() 1404 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login() 1507 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_relogin_event() 1846 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_prli_done_event() 1898 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_plogi_done_event() [all …]
|
| D | qla_os.c | 3836 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_mark_device_lost() 5086 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_post_relogin_work() 5137 set_bit(RELOGIN_NEEDED, in qla2x00_relogin() 5159 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_relogin() 6117 if (test_bit(RELOGIN_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc() 6124 clear_bit(RELOGIN_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc() 6430 test_bit(RELOGIN_NEEDED, &vha->dpc_flags))) { in qla2x00_timer() 6448 test_bit(RELOGIN_NEEDED, &vha->dpc_flags)); in qla2x00_timer()
|
| D | qla_def.h | 4246 #define RELOGIN_NEEDED 8 macro
|
| D | qla_target.c | 1073 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done() 1132 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
|
| D | qla_iocb.c | 2621 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_els_dcmd2_sp_done()
|
| D | qla_mbx.c | 3860 set_bit(RELOGIN_NEEDED, in qla24xx_report_id_acquisition()
|