OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_playbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/obio/
ascaudiovar.h
54
uint8_t *
sc_playbuf
;
member in struct:ascaudio_softc
/src/sys/dev/isa/
gus.c
247
int
sc_playbuf
; /* Which ring buffer we're playing */
member in struct:gus_softc
1103
sc->
sc_playbuf
= -1;
1613
sc->
sc_playbuf
== sc->sc_nbufs - 1) {
1635
playstats[playcntr].playbuf = sc->
sc_playbuf
;
1758
sc->
sc_playbuf
= (sc->
sc_playbuf
+ 1)
1760
gus_start_playing(sc, sc->
sc_playbuf
);
1765
sc->
sc_playbuf
= -1; /* none are active */
1785
sc->
sc_playbuf
= -1;
1909
if (sc->
sc_playbuf
== -1
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025