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

  /src/sys/dev/isa/
aria.c 116 void *sc_pdiobuffer; /* play: where the next samples are */ member in struct:aria_softc
861 sc->sc_pdiobuffer = 0;
914 sc->sc_pdiobuffer = p;
945 pdata = sc->sc_pdiobuffer;
aria.c 116 void *sc_pdiobuffer; /* play: where the next samples are */ member in struct:aria_softc
861 sc->sc_pdiobuffer = 0;
914 sc->sc_pdiobuffer = p;
945 pdata = sc->sc_pdiobuffer;

Completed in 24 milliseconds