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

  /src/sys/dev/ic/
oosiopreg.h 179 #define OOSIOP_DSTAT_DFE 0x80 /* DMA FIFO empty */
oosiop.c 1041 if ((dstat & OOSIOP_DSTAT_DFE) == 0)
1055 if ((dstat & OOSIOP_DSTAT_DFE) == 0)
1083 if ((dstat & OOSIOP_DSTAT_DFE) == 0)

Completed in 12 milliseconds