OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ropens
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audiovar.h
171
int
sc_ropens
;
member in struct:audio_softc
audio.c
2348
flags, sc->sc_popens, sc->
sc_ropens
);
2378
if (sc->
sc_ropens
!= 0) {
2439
if (sc->sc_popens + sc->
sc_ropens
== 0) {
2537
if (af->rtrack && sc->
sc_ropens
== 0) {
2578
sc->
sc_ropens
++;
2610
sc->
sc_ropens
--;
2707
sc->sc_popens, sc->
sc_ropens
);
2708
KASSERTMSG(sc->sc_popens + sc->
sc_ropens
> 0,
2709
"sc->sc_popens=%d, sc->
sc_ropens
=%d",
2710
sc->sc_popens, sc->
sc_ropens
);
[
all
...]
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025