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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_mbx.c51 uint8_t abort_active; local
61 abort_active = test_bit(ABORT_ISP_ACTIVE, &ha->dpc_flags);
70 if (!abort_active) {
133 if (!abort_active && io_lock_on) {
251 if (!abort_active) {
272 } else if (!abort_active) {
297 if (!abort_active)

Completed in 92 milliseconds