Home
last modified time | relevance | path

Searched defs:dma_reset (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/arch/arm/iomd/
H A Diomd_dma.c80 dma_reset(struct dma_ctrl *dp) in dma_reset() function
/netbsd/sys/arch/sun3/dev/
H A Ddma.c205 dma_reset(struct dma_softc *sc) in dma_reset() function
/netbsd/sys/arch/newsmips/dev/
H A Dscsi_1185.c174 #define dma_reset(x) do { \ macro