SCB_UNTAGGEDQ    4120 drivers/scsi/aic7xxx/aic7xxx_core.c 			scb->flags |= SCB_UNTAGGEDQ;
SCB_UNTAGGEDQ    6121 drivers/scsi/aic7xxx/aic7xxx_core.c 				scb->flags &= ~SCB_UNTAGGEDQ;
SCB_UNTAGGEDQ    1574 drivers/scsi/aic7xxx/aic7xxx_osm.c 		scb->flags |= SCB_UNTAGGEDQ;
SCB_UNTAGGEDQ    1696 drivers/scsi/aic7xxx/aic7xxx_osm.c 	if ((scb->flags & SCB_UNTAGGEDQ) != 0) {