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

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic79xx.h378 AHD_RUNNING_QOUTFIFO = 0x800000, enumerator in enum:__anon7811
H A Daic79xx.c859 if ((ahd->flags & AHD_RUNNING_QOUTFIFO) != 0)
861 ahd->flags |= AHD_RUNNING_QOUTFIFO;
888 ahd->flags &= ~AHD_RUNNING_QOUTFIFO;

Completed in 67 milliseconds