Home
last modified time | relevance | path

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

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