HomeSort by: relevance | last modified time | path
    Searched refs:DFIFOFULL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic6360reg.h 317 #define DFIFOFULL 0x10
aic6360.c 1605 if ((dmastat & (DFIFOFULL | INTSTAT)) != 0)
1609 if ((dmastat & DFIFOFULL) != 0) {

Completed in 14 milliseconds