OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_started
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/i2c/
gttwsivar.h
85
bool
sc_started
;
member in struct:gttwsi_softc
gttwsi_core.c
138
sc->
sc_started
= false;
186
if (sc->
sc_started
)
190
sc->
sc_started
= true;
201
sc->
sc_started
= false;
/src/sys/arch/luna68k/dev/
psgpam.c
98
int
sc_started
;
member in struct:psgpam_softc
357
sc->
sc_started
= 0;
591
if (sc->
sc_started
== 0) {
593
sc->
sc_started
= 1;
611
sc->
sc_started
= 0;
/src/sys/arch/arm/broadcom/
bcm2835_vcaudio.c
121
bool
sc_started
;
member in struct:vcaudio_softc
403
if (perr && sc->
sc_started
) {
498
if (!sc->
sc_started
) {
513
sc->
sc_started
= true;
600
sc->
sc_started
= false;
Completed in 30 milliseconds
Indexes created Tue Oct 14 10:09:51 GMT 2025