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

  /src/sys/arch/evbmips/atheros/
wdog.c 105 int sc_wdog_max; member in struct:wdog_softc
127 sc->sc_wdog_max = 0xffffffffU / sc->sc_mult;
168 if (smw->smw_period > sc->sc_wdog_max) {

Completed in 32 milliseconds