Searched refs:sc_pdma (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dauich.c205 struct auich_dma *sc_pdma; /* play */ member in struct:auich_softc
880 sc->sc_pdma = p;
896 if (sc->sc_pdma != NULL && sc->sc_pdma->addr == ptr)
897 p = sc->sc_pdma;
1124 if (sc->sc_pdma->addr == start)
1125 p = sc->sc_pdma;
H A Dcs4280.c125 struct cs4280_dma *sc_pdma; member in struct:cs4280_softc
668 empty_dma = sc->sc_pdma->addr;
1278 sc->sc_pdma = p;

Completed in 68 milliseconds