Searched refs:untagged_queues (Results 1 - 3 of 3) 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.h920 * untagged transactions from the untagged_queues. When
922 * untagged_queues array are run.
933 struct scb_tailq untagged_queues[AHC_NUM_TARGETS]; member in struct:ahc_softc
H A Daic7xxx_osm.c1452 untagged_q = &(ahc->untagged_queues[target_offset]);
1719 untagged_q = &(ahc->untagged_queues[target_offset]);
H A Daic7xxx_core.c927 ahc_run_untagged_queue(ahc, &ahc->untagged_queues[i]);
4079 &(ahc->untagged_queues[devinfo->target_offset]);
4397 TAILQ_INIT(&ahc->untagged_queues[i]);
6053 untagged_q = &(ahc->untagged_queues[i]);
7265 untagged_q = &ahc->untagged_queues[target];

Completed in 123 milliseconds