HomeSort by: relevance | last modified time | path
    Searched defs:wdt0_mapped (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x86/pci/
rdcpcib.c 71 bool wdt0_mapped; member in struct:rdcpcib_softc
130 sc->wdt0_mapped = false;
149 if (sc->wdt0_mapped)
234 sc->wdt0_mapped = true;
259 sc->wdt0_mapped = false;

Completed in 62 milliseconds