HomeSort by: relevance | last modified time | path
    Searched defs:ex_tick (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
elinkxl.c 89 void ex_tick(void *);
179 callout_setfunc(&sc->ex_mii_callout, ex_tick, sc);
1533 ex_tick(void *arg) function in typeref:typename:void
elinkxl.c 89 void ex_tick(void *);
179 callout_setfunc(&sc->ex_mii_callout, ex_tick, sc);
1533 ex_tick(void *arg) function in typeref:typename:void

Completed in 25 milliseconds