OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_led_status
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
csc.c
294
sc->
sc_led_status
++;
296
if (sc->
sc_led_status
)
297
sc->
sc_led_status
--;
cosc.c
293
sc->
sc_led_status
++;
295
if (sc->
sc_led_status
)
296
sc->
sc_led_status
--;
300
*rp->led = c->
sc_led_status
? 1 : 0;
ptsc.c
469
sc->
sc_led_status
++;
471
if (sc->
sc_led_status
)
472
sc->
sc_led_status
--;
474
*rp->led = (sc->
sc_led_status
?1:0);
escvar.h
185
int
sc_led_status
;
member in struct:esc_softc
sfasvar.h
186
int
sc_led_status
;
member in struct:sfas_softc
sfas.c
188
dev->
sc_led_status
= 0;
1626
printf("led_status = %d\n", sc->
sc_led_status
);
esc.c
189
dev->
sc_led_status
= 0;
Completed in 16 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025