OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_idle
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbppc/wii/dev/
di.c
130
callout_t
sc_idle
;
member in struct:di_softc
177
callout_init(&sc->
sc_idle
, 0);
178
callout_setfunc(&sc->
sc_idle
, di_idle, sc);
228
callout_schedule(&sc->
sc_idle
, mstohz(DI_IDLE_TIMEOUT_MS));
535
callout_stop(&sc->
sc_idle
);
698
callout_schedule(&sc->
sc_idle
, mstohz(DI_IDLE_TIMEOUT_MS));
di.c
130
callout_t
sc_idle
;
member in struct:di_softc
177
callout_init(&sc->
sc_idle
, 0);
178
callout_setfunc(&sc->
sc_idle
, di_idle, sc);
228
callout_schedule(&sc->
sc_idle
, mstohz(DI_IDLE_TIMEOUT_MS));
535
callout_stop(&sc->
sc_idle
);
698
callout_schedule(&sc->
sc_idle
, mstohz(DI_IDLE_TIMEOUT_MS));
Completed in 21 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025