Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Datppcvar.h206 #define ATPPC_DMA_STARTED 0x02 macro
Datppc.c1891 atppc->sc_dmastat = ATPPC_DMA_STARTED; in atppc_ecp_read_dma()
1937 if (atppc->sc_dmastat == ATPPC_DMA_STARTED) { in atppc_ecp_read_error()
2116 atppc->sc_dmastat = ATPPC_DMA_STARTED; in atppc_fifo_write_dma()
2273 if (atppc->sc_dmastat == ATPPC_DMA_STARTED) { in atppc_fifo_write_error()