Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/macio/
H A Daoa.h39 void *sc_intrp; member
H A Daoa.c134 sc->sc_intrp = dma; in aoa_dma_create()
322 if (!(dma = sc->sc_intrp) || !dma->running) in aoa_interrupt()