Home
last modified time | relevance | path

Searched refs:RELOGIN_NEEDED (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_mid.c379 if (test_bit(RELOGIN_NEEDED, &vha->dpc_flags) && in qla2x00_do_dpc_vp()
386 clear_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_vp()
Dqla_init.c359 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_async_login()
968 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gnl_done_event()
1298 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_async_prli()
1488 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_gpdb_event()
1582 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1592 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1666 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
1705 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_fcport_handle_login()
2008 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_prli_done_event()
2095 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_handle_plogi_done_event()
[all …]
Dqla_os.c3927 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_mark_device_lost()
5363 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla24xx_post_relogin_work()
5418 set_bit(RELOGIN_NEEDED, in qla2x00_relogin()
5440 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qla2x00_relogin()
6896 if (test_bit(RELOGIN_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()
6903 clear_bit(RELOGIN_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
7231 test_bit(RELOGIN_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
7250 test_bit(RELOGIN_NEEDED, &vha->dpc_flags), in qla2x00_timer()
Dqla_target.c1068 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
1129 set_bit(RELOGIN_NEEDED, &vha->dpc_flags); in qlt_free_session_done()
Dqla_def.h4697 #define RELOGIN_NEEDED 8 macro
Dqla_mbx.c4017 set_bit(RELOGIN_NEEDED, in qla24xx_report_id_acquisition()