Home
last modified time | relevance | path

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

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