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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx.h924 u_int untagged_queue_lock; member in struct:ahc_softc
H A Daic7xxx_core.c286 ahc->untagged_queue_lock++;
299 ahc->untagged_queue_lock--;
300 if (ahc->untagged_queue_lock == 0)
935 if (ahc->untagged_queue_lock != 0)

Completed in 84 milliseconds