Searched refs:ast_watchdog (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtapioctl.h53 u_int32_t ast_watchdog; /* device reset by watchdog */ member in struct:wtap_stats
/freebsd-11-stable/sys/dev/ath/
H A Dif_athioctl.h54 u_int32_t ast_watchdog; /* device reset by watchdog */ member in struct:ath_stats
H A Dif_ath_sysctl.c1076 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_watchdog", CTLFLAG_RD,
1077 &sc->sc_stats.ast_watchdog, 0, "device reset by watchdog");
H A Dif_ath.c6116 sc->sc_stats.ast_watchdog++;

Completed in 92 milliseconds