Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/
H A Dntwdt.c124 ntwdt_runstate_t *ntwdt_run_state; /* wdog state */ member
278 ntwdt_ptr->ntwdt_run_state = in ntwdt_attach()
280 ntwdt_runstatep = ntwdt_ptr->ntwdt_run_state; in ntwdt_attach()
335 ntwdt_ptr->ntwdt_run_state = NULL; in ntwdt_attach()
401 &ntwdt_ptr->ntwdt_run_state->ntwdt_runstate_mutex); in ntwdt_detach()
402 kmem_free(ntwdt_ptr->ntwdt_run_state, in ntwdt_detach()
404 ntwdt_ptr->ntwdt_run_state = NULL; in ntwdt_detach()
483 ntwdt_state = ntwdt_ptr->ntwdt_run_state; in ntwdt_ioctl()
655 ntwdt_state = ntwdt_ptr->ntwdt_run_state; in ntwdt_cyclic_softint()
726 ntwdt_runstate_t *ntwdt_state = ntwdt_ptr->ntwdt_run_state; in ntwdt_start_timer()
[all …]