Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Dif_igc.c112 static void igc_if_watchdog_reset(if_ctx_t);
220 DEVMETHOD(ifdi_watchdog_reset, igc_if_watchdog_reset),
1435 igc_if_watchdog_reset(if_ctx_t ctx) in igc_if_watchdog_reset() function