Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/pci/
H A Dgeodewdg.c220 uint8_t wdsts; in geode_wdog_attach() local
240 wdsts = bus_space_read_1(sc->sc_gcb_dev->sc_iot, in geode_wdog_attach()
244 wdsts)); in geode_wdog_attach()
246 if (wdsts & SC1100_WDSTS_WDRST) in geode_wdog_attach()
253 SC1100_GCB_WDSTS, wdsts & SC1100_WDSTS_WDOVF); in geode_wdog_attach()