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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dsmc90cx6var.h58 struct callout sc_recon_ch; member in struct:bah_softc
H A Dsmc90cx6.c212 callout_init(&sc->sc_recon_ch, 0);
785 callout_stop(&sc->sc_recon_ch);
794 callout_reset(&sc->sc_recon_ch, 15 * hz,

Completed in 105 milliseconds