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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1393 untagged_q = &(ahc->untagged_queues[target_offset]);
1686 untagged_q = &(ahc->untagged_queues[target_offset]);
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_core.c358 ahc_run_untagged_queue(ahc, &ahc->untagged_queues[i]);
3522 &(ahc->untagged_queues[devinfo->target_offset]);
3841 TAILQ_INIT(&ahc->untagged_queues[i]);
5500 untagged_q = &(ahc->untagged_queues[i]);
6712 untagged_q = &ahc->untagged_queues[target];

Completed in 116 milliseconds