Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic6360reg.h319 #define DFIFOEMP 0x08 macro
H A Daic6360.c1344 if ((dmastat & (DFIFOEMP | INTSTAT)) != 0) in aic_dataout_pio()
1416 if ((dmastat & DFIFOEMP) != 0 && in aic_dataout_pio()