OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_timeout_ch
(Results
1 - 2
of
2
) 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);
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 169 milliseconds
Indexes created Sat Nov 08 00:09:40 GMT 2025