Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/igc/
H A Dif_igc.h288 uint32_t watchdog_timer; member
H A Dif_igc.c3054 txr->watchdog_timer = 0; in igc_initialize_transmit_unit()
/netbsd-src/external/bsd/ntp/dist/ntpdc/
H A Dlayout.std146 offsetof(watchdog_timer) = 20
H A Dntpdc_ops.c932 (u_long)ntohl((u_long)il->watchdog_timer)); in loopinfo()
943 (u_long)ntohl(il->watchdog_timer)); in loopinfo()
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_request.h489 u_int32 watchdog_timer; member
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_x550.c1071 if (!hw->mac.dmac_config.watchdog_timer) in ixgbe_dmac_config_X550()
1081 reg |= (hw->mac.dmac_config.watchdog_timer * 100) / 4096; in ixgbe_dmac_config_X550()
H A Dixgbe.c5152 if (dcfg->watchdog_timer ^ sc->dmac || in ixgbe_config_dmac()
5154 dcfg->watchdog_timer = sc->dmac; in ixgbe_config_dmac()
5160 dcfg->watchdog_timer, dcfg->link_speed); in ixgbe_config_dmac()
H A Dixgbe_type.h729 u16 watchdog_timer; /* usec units */ member