Searched refs:ISP_ABORT_RETRY (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_inline.h | 170 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_reset_active()
|
H A D | qla_mr.c | 230 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qlafx00_mailbox_command() 247 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qlafx00_mailbox_command() 1632 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qlafx00_abort_isp()
|
H A D | qla_init.c | 6434 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_loop_resync() 7035 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 7049 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 7099 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 7130 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_abort_isp() 7141 clear_bit(ISP_ABORT_RETRY, in qla2x00_abort_isp() 7156 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 8891 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla82xx_restart_isp()
|
H A D | qla_nx.c | 3500 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla82xx_abort_isp() 3511 clear_bit(ISP_ABORT_RETRY, in qla82xx_abort_isp() 3526 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla82xx_abort_isp()
|
H A D | qla_mbx.c | 169 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_mailbox_command() 490 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_mailbox_command() 515 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_mailbox_command()
|
H A D | qla_bsg.c | 1814 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla24xx_process_bidir_cmd()
|
H A D | qla_os.c | 1095 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_hba_online() 1183 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_chip_reset()
|
H A D | qla_def.h | 4699 #define ISP_ABORT_RETRY 10 /* ISP aborted. */ macro
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_inline.h | 170 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_reset_active()
|
H A D | qla_mr.c | 230 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qlafx00_mailbox_command() 247 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qlafx00_mailbox_command() 1632 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qlafx00_abort_isp()
|
H A D | qla_init.c | 6943 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_loop_resync() 7516 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 7530 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 7580 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 7611 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_abort_isp() 7622 clear_bit(ISP_ABORT_RETRY, in qla2x00_abort_isp() 7637 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 9377 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla82xx_restart_isp()
|
H A D | qla_nx.c | 3490 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla82xx_abort_isp() 3501 clear_bit(ISP_ABORT_RETRY, in qla82xx_abort_isp() 3516 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla82xx_abort_isp()
|
H A D | qla_mbx.c | 169 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_mailbox_command() 503 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_mailbox_command() 529 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_mailbox_command()
|
H A D | qla_bsg.c | 1833 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla24xx_process_bidir_cmd()
|
H A D | qla_os.c | 1111 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_hba_online() 1215 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_chip_reset()
|
H A D | qla_def.h | 4952 #define ISP_ABORT_RETRY 10 /* ISP aborted. */ macro
|
Completed in 101 milliseconds