Searched refs:dbdma_reset (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/powerpc/include/ | ||
H A D | dbdma.h | 89 void dbdma_reset(dbdma_channel_t *chan); |
/freebsd/sys/powerpc/powermac/ | ||
H A D | dbdma.c | 146 dbdma_reset(dbdma_channel_t *chan) in dbdma_reset() function |