untagged_queues   930 drivers/scsi/aic7xxx/aic7xxx.h 	struct scb_tailq	  untagged_queues[AHC_NUM_TARGETS];
untagged_queues   928 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_run_untagged_queue(ahc, &ahc->untagged_queues[i]);
untagged_queues  4118 drivers/scsi/aic7xxx/aic7xxx_core.c 			    &(ahc->untagged_queues[devinfo->target_offset]);
untagged_queues  4440 drivers/scsi/aic7xxx/aic7xxx_core.c 		TAILQ_INIT(&ahc->untagged_queues[i]);
untagged_queues  6075 drivers/scsi/aic7xxx/aic7xxx_core.c 		untagged_q = &(ahc->untagged_queues[i]);
untagged_queues  7297 drivers/scsi/aic7xxx/aic7xxx_core.c 		untagged_q = &ahc->untagged_queues[target];
untagged_queues  1448 drivers/scsi/aic7xxx/aic7xxx_osm.c 		untagged_q = &(ahc->untagged_queues[target_offset]);
untagged_queues  1701 drivers/scsi/aic7xxx/aic7xxx_osm.c 		untagged_q = &(ahc->untagged_queues[target_offset]);