/src/sys/arch/dreamcast/dev/g2/ |
aica.c | 82 int sc_nextfill; member in struct:aica_softc 499 AICA_DMABUF_LEFT + sc->sc_nextfill, 502 AICA_DMABUF_RIGHT + sc->sc_nextfill, 505 aica_ch2p8write(sc, AICA_DMABUF_LEFT + sc->sc_nextfill, 507 aica_ch2p8write(sc, AICA_DMABUF_RIGHT + sc->sc_nextfill, 511 aica_memwrite(sc, AICA_DMABUF_MONO + sc->sc_nextfill, 519 sc->sc_nextfill ^= sc->sc_blksize / sc->sc_channels; 557 sc->sc_nextfill = 0;
|
aica.c | 82 int sc_nextfill; member in struct:aica_softc 499 AICA_DMABUF_LEFT + sc->sc_nextfill, 502 AICA_DMABUF_RIGHT + sc->sc_nextfill, 505 aica_ch2p8write(sc, AICA_DMABUF_LEFT + sc->sc_nextfill, 507 aica_ch2p8write(sc, AICA_DMABUF_RIGHT + sc->sc_nextfill, 511 aica_memwrite(sc, AICA_DMABUF_MONO + sc->sc_nextfill, 519 sc->sc_nextfill ^= sc->sc_blksize / sc->sc_channels; 557 sc->sc_nextfill = 0;
|
aica.c | 82 int sc_nextfill; member in struct:aica_softc 499 AICA_DMABUF_LEFT + sc->sc_nextfill, 502 AICA_DMABUF_RIGHT + sc->sc_nextfill, 505 aica_ch2p8write(sc, AICA_DMABUF_LEFT + sc->sc_nextfill, 507 aica_ch2p8write(sc, AICA_DMABUF_RIGHT + sc->sc_nextfill, 511 aica_memwrite(sc, AICA_DMABUF_MONO + sc->sc_nextfill, 519 sc->sc_nextfill ^= sc->sc_blksize / sc->sc_channels; 557 sc->sc_nextfill = 0;
|