Searched refs:sc_odma (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/sound/macio/
H A Daoa.h40 struct resource *sc_odma; member in struct:aoa_softc
H A Ddavbus.c517 sc->aoa.sc_odma = bus_alloc_resource_any(self, SYS_RES_MEMORY,
519 if (sc->aoa.sc_odma == NULL)
H A Di2s.c219 sc->aoa.sc_odma = bus_alloc_resource_any(self, SYS_RES_MEMORY, &rid,
221 if (sc->aoa.sc_odma == NULL)
H A Daoa.c235 dma->reg = sc->sc_odma;

Completed in 97 milliseconds