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

/freebsd-current/sys/dev/ntb/
H A Dntb_transport.c89 static unsigned enable_xeon_watchdog; variable
90 SYSCTL_UINT(_hw_ntb_transport, OID_AUTO, enable_xeon_watchdog, CTLFLAG_RDTUN,
91 &enable_xeon_watchdog, 0, "If non-zero, write a register every second to "
511 if (enable_xeon_watchdog != 0)

Completed in 103 milliseconds