AHD_RUNNING_QOUTFIFO 1664 drivers/scsi/aic7xxx/aic79xx_core.c 	if ((ahd->flags & AHD_RUNNING_QOUTFIFO) != 0)
AHD_RUNNING_QOUTFIFO 1666 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->flags |= AHD_RUNNING_QOUTFIFO;
AHD_RUNNING_QOUTFIFO 1692 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->flags &= ~AHD_RUNNING_QOUTFIFO;