Searched refs:amrr_ch (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Drt2661var.h109 struct callout amrr_ch; member in struct:rt2661_softc
H A Drt2661.c207 callout_init(&sc->amrr_ch, 0);
388 callout_stop(&sc->amrr_ch);
762 callout_reset(&sc->amrr_ch, hz / 2, rt2661_updatestats, sc);
793 callout_stop(&sc->amrr_ch);
837 callout_reset(&sc->amrr_ch, hz / 2,

Completed in 196 milliseconds