Searched refs:ISP_ABORT_RETRY (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/scsi/qla2xxx/ |
| D | qla_inline.h | 144 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_reset_active()
|
| D | qla_init.c | 6134 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_loop_resync() 6732 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 6746 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 6785 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 6816 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_abort_isp() 6827 clear_bit(ISP_ABORT_RETRY, in qla2x00_abort_isp() 6842 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 8564 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla82xx_restart_isp()
|
| D | qla_mr.c | 232 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qlafx00_mailbox_command() 249 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qlafx00_mailbox_command() 1657 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qlafx00_abort_isp()
|
| D | qla_nx.c | 3545 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla82xx_abort_isp() 3556 clear_bit(ISP_ABORT_RETRY, in qla82xx_abort_isp() 3571 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla82xx_abort_isp()
|
| D | qla_mbx.c | 164 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_mailbox_command() 495 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_mailbox_command() 520 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_mailbox_command()
|
| D | qla_bsg.c | 1794 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla24xx_process_bidir_cmd()
|
| D | qla_os.c | 1082 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_hba_online() 1170 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_chip_reset()
|
| D | qla_def.h | 4374 #define ISP_ABORT_RETRY 10 /* ISP aborted. */ macro
|