HomeSort by: relevance | last modified time | path
    Searched refs:watchdog_timer (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/pci/igc/
if_igc.h 288 uint32_t watchdog_timer; member in struct:tx_ring
if_igc.c 3053 txr->watchdog_timer = 0;
  /src/external/bsd/ntp/dist/include/
ntp_request.h 489 u_int32 watchdog_timer; member in struct:info_loop
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c 932 (u_long)ntohl((u_long)il->watchdog_timer));
943 (u_long)ntohl(il->watchdog_timer));
  /src/sys/dev/pci/ixgbe/
ixgbe_x550.c 1071 if (!hw->mac.dmac_config.watchdog_timer)
1081 reg |= (hw->mac.dmac_config.watchdog_timer * 100) / 4096;
ixgbe.c 5152 if (dcfg->watchdog_timer ^ sc->dmac ||
5154 dcfg->watchdog_timer = sc->dmac;
5160 dcfg->watchdog_timer, dcfg->link_speed);
ixgbe_type.h 729 u16 watchdog_timer; /* usec units */ member in struct:ixgbe_dmac_config
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 1277 li->watchdog_timer = htonl((u_int32)(current_time - sys_epoch));

Completed in 52 milliseconds