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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_mbx.c38 uint8_t abort_active; local
64 abort_active = test_bit(ABORT_ISP_ACTIVE, &base_vha->dpc_flags);
150 if ((!abort_active && io_lock_on) || IS_NOPOLLING_TYPE(ha)) {
281 if ((abort_active || !io_lock_on) && !IS_NOPOLLING_TYPE(ha)) {
312 } else if (!abort_active) {

Completed in 121 milliseconds