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

/freebsd-11.0-release/sys/dev/netfpga10g/nf10bmac/
H A Dif_nf10bmacreg.h57 uint16_t nf10bmac_watchdog_timer; member in struct:nf10bmac_softc
H A Dif_nf10bmac.c298 sc->nf10bmac_watchdog_timer = 0;
319 sc->nf10bmac_watchdog_timer = NF10BMAC_WATCHDOG_TIME;
473 sc->nf10bmac_watchdog_timer = 0;
583 if (sc->nf10bmac_watchdog_timer == 0 || --sc->nf10bmac_watchdog_timer > 0)

Completed in 96 milliseconds