Searched refs:AHD_RUNNING_QOUTFIFO (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h367 AHD_RUNNING_QOUTFIFO = 0x800000, enumerator in enum:__anon21
H A Daic79xx_core.c1664 if ((ahd->flags & AHD_RUNNING_QOUTFIFO) != 0)
1666 ahd->flags |= AHD_RUNNING_QOUTFIFO;
1692 ahd->flags &= ~AHD_RUNNING_QOUTFIFO;

Completed in 188 milliseconds