Searched refs:IT_WDT_TCR (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/isa/ |
H A D | it.c | 233 it_writereg(sc->sc_iot, sc->sc_ioh, IT_WDT_TCR, 0x00); in it_attach() 487 it_writereg(sc->sc_iot, sc->sc_ioh, IT_WDT_TCR, 0x00); in it_wdog_cb() 514 it_writereg(sc->sc_iot, sc->sc_ioh, IT_WDT_TCR, in it_wdog_cb() 524 it_writereg(sc->sc_iot, sc->sc_ioh, IT_WDT_TCR, in it_wdog_cb()
|
H A D | itvar.h | 92 #define IT_WDT_TCR 0x72 macro
|