Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic6360reg.h317 #define DFIFOFULL 0x10 macro
H A Daic6360.c1605 if ((dmastat & (DFIFOFULL | INTSTAT)) != 0) in aic_datain_pio()
1609 if ((dmastat & DFIFOFULL) != 0) { in aic_datain_pio()