Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daacvar.h273 #define AAC_QUEUE_FRZN (1<<9) /* Freeze the processing of macro
H A Daac.c468 if (sc->flags & AAC_QUEUE_FRZN) { in aac_startio()
686 sc->flags &= ~AAC_QUEUE_FRZN; in aac_complete()