Home
last modified time | relevance | path

Searched refs:RESET_MARKER_NEEDED (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_mid.c394 if (test_and_clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags) && in qla2x00_do_dpc_vp()
H A Dqla_os.c6883 if (test_and_clear_bit(RESET_MARKER_NEEDED, in qla2x00_do_dpc()
7037 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_rst_aen()
7045 (test_bit(RESET_MARKER_NEEDED, &vha->dpc_flags))); in qla2x00_rst_aen()
7226 test_bit(RESET_MARKER_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
7241 test_bit(RESET_MARKER_NEEDED, &vha->dpc_flags)); in qla2x00_timer()
H A Dqla_isr.c1056 set_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
1245 set_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
1289 set_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
H A Dqla_init.c7084 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_abort_isp()
7226 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_restart_isp()
8437 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla24xx_configure_vhba()
8861 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla82xx_restart_isp()
8878 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla82xx_restart_isp()
H A Dqla_def.h4689 #define RESET_MARKER_NEEDED 0 /* Send marker to ISP. */ macro
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mid.c402 if (test_and_clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags) && in qla2x00_do_dpc_vp()
H A Dqla_os.c7125 if (test_and_clear_bit(RESET_MARKER_NEEDED, in qla2x00_do_dpc()
7279 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_rst_aen()
7287 (test_bit(RESET_MARKER_NEEDED, &vha->dpc_flags))); in qla2x00_rst_aen()
7586 test_bit(RESET_MARKER_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
7598 start_dpc, test_bit(RESET_MARKER_NEEDED, &vha->dpc_flags)); in qla2x00_timer()
H A Dqla_isr.c1345 set_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
1547 set_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
1591 set_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
H A Dqla_init.c7565 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_abort_isp()
7712 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla2x00_restart_isp()
8923 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla24xx_configure_vhba()
9347 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla82xx_restart_isp()
9364 clear_bit(RESET_MARKER_NEEDED, &vha->dpc_flags); in qla82xx_restart_isp()
H A Dqla_def.h4942 #define RESET_MARKER_NEEDED 0 /* Send marker to ISP. */ macro

Completed in 71 milliseconds