Home
last modified time | relevance | path

Searched refs:PPC_DMA_STARTED (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/ppc/
H A Dppcreg.h78 #define PPC_DMA_STARTED 0x02 macro
H A Dppc_isa.c200 ppc->ppc_dmastat = PPC_DMA_STARTED; in ppc_isa_write()
H A Dppc.c1590 if (ppc->ppc_dmastat == PPC_DMA_STARTED) { in ppcintr()