Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mac68k/mac68k/
Dpsc.c54 static int stop_read_psc_dma(int, int, uint32_t *);
425 rval = stop_read_psc_dma(channel, rset, residual); in stop_psc_dma()
435 stop_read_psc_dma(int channel, int rset, uint32_t *residual) in stop_read_psc_dma() function