Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dadvlib.h420 #define ASC_STOP_CLEAN_UP_BUSY_Q 0x10 macro
H A Dadvlib.c2712 AscWriteLramByte(iot, ioh, ASCV_STOP_CODE_B, ASC_STOP_CLEAN_UP_BUSY_Q); in AscCleanUpBusyQueue()
2715 if ((stop_code & ASC_STOP_CLEAN_UP_BUSY_Q) == 0) in AscCleanUpBusyQueue()