OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_tickto
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
hifn7751var.h
161
struct callout
sc_tickto
; /* led-clear timeout */
member in struct:hifn_softc
hifn7751.c
449
callout_init(&sc->
sc_tickto
, CALLOUT_MPSAFE);
450
callout_reset(&sc->
sc_tickto
, hz, hifn_tick, sc);
488
callout_halt(&sc->
sc_tickto
, NULL);
1927
callout_reset(&sc->
sc_tickto
, hz, hifn_tick, sc);
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025