HomeSort by: relevance | last modified time | path
    Searched defs:sc_buffer_end (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/dreamcast/dev/g2/
aica.c 80 void *sc_buffer_end; member in struct:aica_softc
516 if (sc->sc_buffer >= sc->sc_buffer_end)
555 sc->sc_buffer_end = end;
aica.c 80 void *sc_buffer_end; member in struct:aica_softc
516 if (sc->sc_buffer >= sc->sc_buffer_end)
555 sc->sc_buffer_end = end;
aica.c 80 void *sc_buffer_end; member in struct:aica_softc
516 if (sc->sc_buffer >= sc->sc_buffer_end)
555 sc->sc_buffer_end = end;

Completed in 171 milliseconds