Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c405 static int ntwdt_watchdog_available; variable
757 ntwdt_watchdog_available = 1; in ntwdt_chk_wdog_support()
762 (ntwdt_watchdog_available != 0) ? "" : "not ")); in ntwdt_chk_wdog_support()
1055 if (ntwdt_watchdog_available == 0) in ntwdt_ioctl()