Searched refs:ISP_ABORT_RETRY (Results 1 - 6 of 6) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_inline.h145 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) ||
H A Dqla_init.c3706 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags);
3937 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags);
3962 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags);
3993 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) {
4004 clear_bit(ISP_ABORT_RETRY,
4019 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags);
5312 clear_bit(ISP_ABORT_RETRY, &vha->dpc_flags);
H A Dqla_nx.c3480 if (test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) {
3491 clear_bit(ISP_ABORT_RETRY,
3506 set_bit(ISP_ABORT_RETRY, &vha->dpc_flags);
H A Dqla_os.c793 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) ||
835 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) ||
862 test_bit(ISP_ABORT_RETRY, &base_vha->dpc_flags) ||
H A Dqla_def.h2912 #define ISP_ABORT_RETRY 10 /* ISP aborted. */ macro
H A Dqla_mbx.c312 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) {
337 !test_bit(ISP_ABORT_RETRY, &vha->dpc_flags)) {

Completed in 53 milliseconds