Home
last modified time | relevance | path

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

/original-bsd/sys/hp300/dev/
H A Ddmareg.h86 #define DMA_STAT(dc) dc->sc_Bhwaddr->dmaB_stat macro
H A Ddma.c397 stat = DMA_STAT(dc); in dmaintr()