OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cemac_tick
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/cadence/
if_cemac.c
110
static void
cemac_tick
(void *);
433
callout_setfunc(&sc->cemac_tick_ch,
cemac_tick
, sc);
783
cemac_tick
(void *arg)
function in typeref:typename:void
1023
callout_reset(&sc->cemac_tick_ch, hz,
cemac_tick
, sc);
Completed in 12 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025