Searched refs:ISP_ABORT_RETRY (Results 1 – 8 of 8) sorted by relevance
| /linux/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 | 6992 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_loop_resync() 7565 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 7579 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 7638 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 7645 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_abort_isp() 7656 clear_bit(ISP_ABORT_RETRY, in qla2x00_abort_isp() 7671 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla2x00_abort_isp() 9632 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla82xx_restart_isp()
|
| H A D | qla_nx.c | 3440 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla82xx_abort_isp() 3451 clear_bit(ISP_ABORT_RETRY, in qla82xx_abort_isp() 3466 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags); in qla82xx_abort_isp()
|
| H A D | qla_mbx.c | 170 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_mailbox_command() 506 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_mailbox_command() 532 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla2x00_mailbox_command()
|
| H A D | qla_bsg.c | 1830 test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) { in qla24xx_process_bidir_cmd()
|
| H A D | qla_os.c | 1099 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_hba_online() 1204 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) || in qla2x00_wait_for_chip_reset()
|
| H A D | qla_def.h | 4986 #define ISP_ABORT_RETRY 10 /* ISP aborted. */ macro
|