Searched refs:ISP_ABORT_RETRY (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | qla_inline.h | 213 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_reset_active()
|
| D | qla_init.c | 4199 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_loop_resync() 4772 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 4797 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 4828 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_abort_isp() 4839 clear_bit(ISP_ABORT_RETRY, in qla2x00_abort_isp() 4854 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 6333 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla82xx_restart_isp()
|
| 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() 1653 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qlafx00_abort_isp()
|
| D | qla_nx.c | 3529 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla82xx_abort_isp() 3540 clear_bit(ISP_ABORT_RETRY, in qla82xx_abort_isp() 3555 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla82xx_abort_isp()
|
| D | qla_bsg.c | 1755 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla24xx_process_bidir_cmd()
|
| D | qla_os.c | 849 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_hba_online() 897 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_chip_reset()
|
| D | qla_def.h | 3529 #define ISP_ABORT_RETRY 10 /* ISP aborted. */ macro
|
| D | qla_mbx.c | 316 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_mailbox_command() 341 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_mailbox_command()
|