Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h50 int (*dma_stop)(struct ecppunit *, size_t *); /* stop DMA xfer */ member
62 #define ECPP_DMA_STOP(pp, cnt) (pp)->hw->dma_stop(pp, cnt)