OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_timeout_ch
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/isa/
cec.c
89
callout_t
sc_timeout_ch
;
member in struct:cec_softc
228
callout_init(&sc->
sc_timeout_ch
, 0);
256
callout_stop(&sc->
sc_timeout_ch
);
506
callout_reset(&sc->
sc_timeout_ch
, 5*hz, cectimeout, sc);
Completed in 21 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026