Searched defs:ntwdt_watchdog_timeout (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dntwdt.c110 uint32_t ntwdt_watchdog_timeout; /* timeout in seconds */ member in struct:ntwdt_runstate
490 lom_dogstate.dog_timeout = ntwdt_state->ntwdt_watchdog_timeout;
509 ntwdt_state->ntwdt_watchdog_timeout));
524 if (ntwdt_state->ntwdt_watchdog_timeout == 0) {
531 ntwdt_state->ntwdt_watchdog_timeout));
590 ntwdt_state->ntwdt_watchdog_timeout = lom_dogtime;
671 "ddi_get_lbolt64(): %d\n", ntwdt_state->ntwdt_watchdog_timeout,
714 ntwdt_state->ntwdt_time_remaining = ntwdt_state->ntwdt_watchdog_timeout;

Completed in 57 milliseconds