Searched refs:untagged_queues (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1439 untagged_q = &(ahc->untagged_queues[target_offset]);
1690 untagged_q = &(ahc->untagged_queues[target_offset]);
H A Daic7xxx_core.c928 ahc_run_untagged_queue(ahc, &ahc->untagged_queues[i]);
4100 &(ahc->untagged_queues[devinfo->target_offset]);
4416 TAILQ_INIT(&ahc->untagged_queues[i]);
6042 untagged_q = &(ahc->untagged_queues[i]);
7262 untagged_q = &ahc->untagged_queues[target];
H A Daic7xxx.h915 * untagged transactions from the untagged_queues. When
917 * untagged_queues array are run.
928 struct scb_tailq untagged_queues[AHC_NUM_TARGETS]; member in struct:ahc_softc

Completed in 188 milliseconds