Searched refs:io_lock_on (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.c39 uint8_t io_lock_on; local
61 io_lock_on = base_vha->flags.init_done;
150 if ((!abort_active && io_lock_on) || IS_NOPOLLING_TYPE(ha)) {
281 if ((abort_active || !io_lock_on) && !IS_NOPOLLING_TYPE(ha)) {
291 if (!io_lock_on || (mcp->flags & IOCTL_CMD) ||

Completed in 104 milliseconds