Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Daic79xxvar.h382 AHD_RUNNING_QOUTFIFO = 0x800000, enumerator
Daic79xx.c817 if ((ahd->flags & AHD_RUNNING_QOUTFIFO) != 0) in ahd_run_qoutfifo()
819 ahd->flags |= AHD_RUNNING_QOUTFIFO; in ahd_run_qoutfifo()
840 ahd->flags &= ~AHD_RUNNING_QOUTFIFO; in ahd_run_qoutfifo()