Searched refs:AHD_RUNNING_QOUTFIFO (Results 1 – 2 of 2) sorted by relevance
367 AHD_RUNNING_QOUTFIFO = 0x800000, enumerator
1664 if ((ahd->flags & AHD_RUNNING_QOUTFIFO) != 0) in ahd_run_qoutfifo()1666 ahd->flags |= AHD_RUNNING_QOUTFIFO; in ahd_run_qoutfifo()1692 ahd->flags &= ~AHD_RUNNING_QOUTFIFO; in ahd_run_qoutfifo()