Home
last modified time | relevance | path

Searched refs:sc_timer_ch (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Dwt.c130 callout_t sc_timer_ch; member
297 callout_init(&sc->sc_timer_ch, 0); in wtattach()
993 callout_reset(&sc->sc_timer_ch, (sc->flags & TPACTIVE) ? 1 : hz, in wtclock()