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

/openbsd-current/sys/dev/ic/
H A Dbwivar.h533 struct timeout sc_calib_ch; member in struct:bwi_softc
H A Dbwi.c721 timeout_set(&sc->sc_calib_ch, bwi_calibrate, sc);
7289 timeout_del(&sc->sc_calib_ch);
7416 timeout_add_sec(&sc->sc_calib_ch, 1);
9463 timeout_add_sec(&sc->sc_calib_ch, 15);

Completed in 111 milliseconds