Searched refs:ISP_ABORT_NEEDED (Results 1 - 10 of 10) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_inline.h143 return test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags) ||
146 test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) ||
H A Dqla_isr.c73 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
180 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
428 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
437 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
444 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
451 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
834 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
851 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
871 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
1580 set_bit(ISP_ABORT_NEEDED,
[all...]
H A Dqla_os.c791 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) ||
833 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) ||
860 while (((test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags)) ||
867 if (!test_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags) &&
1221 set_bit(ISP_ABORT_NEEDED, &base_vha->dpc_flags);
3705 set_bit(ISP_ABORT_NEEDED,
3717 if (test_and_clear_bit(ISP_ABORT_NEEDED,
3727 set_bit(ISP_ABORT_NEEDED,
3954 set_bit(ISP_ABORT_NEEDED,
3974 set_bit(ISP_ABORT_NEEDED,
[all...]
H A Dqla_attr.c107 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
191 "Setting ISP_ABORT_NEEDED\n");
193 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
577 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
968 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
H A Dqla_init.c976 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
1993 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
3723 !(test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags))
3729 if (test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags))
3843 clear_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
4100 !(test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags))
5283 !(test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags)) &&
H A Dqla_mbx.c310 if (!test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) &&
327 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
335 if (!test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags) &&
352 clear_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
357 set_bit(ISP_ABORT_NEEDED,
H A Dqla_def.h2904 #define ISP_ABORT_NEEDED 2 /* Initiate ISP abort. */ macro
2990 (test_bit(ISP_ABORT_NEEDED, &ha->dpc_flags) || \
H A Dqla_nx.c3351 !test_bit(ISP_ABORT_NEEDED, &vha->dpc_flags)) {
3354 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
3398 set_bit(ISP_ABORT_NEEDED,
H A Dqla_bsg.c780 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);
H A Dqla_sup.c2217 set_bit(ISP_ABORT_NEEDED, &vha->dpc_flags);

Completed in 125 milliseconds