OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_rbusy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audiovar.h
179
bool
sc_rbusy
;
member in struct:audio_softc
audio.c
2748
if (sc->sc_ropens == 0 && sc->
sc_rbusy
) {
6002
* Must be called only if
sc_rbusy
is false.
6012
KASSERT(sc->
sc_rbusy
== false);
6018
sc->
sc_rbusy
= true;
6203
if (!sc->
sc_rbusy
) {
6249
if (sc->
sc_rbusy
== false) {
6318
* Must be called only if
sc_rbusy
is true.
6334
sc->
sc_rbusy
= false;
7869
ri->active = sc->
sc_rbusy
;
8230
if (sc->
sc_rbusy
) {
[
all
...]
Completed in 15 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025