Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/sys/
H A Dsuspend.h32 int suspend_pre(char *error_reason, size_t max_reason_length,
/titanic_44/usr/src/uts/sun4v/os/
H A Dsuspend.c542 suspend_pre(char *error_reason, size_t max_reason_len, boolean_t *recovered) in suspend_pre() function
/titanic_44/usr/src/uts/sun4v/io/
H A Dplatsvc.c620 rv = suspend_pre(error_reason, SUSPEND_MAX_REASON_SIZE, in ps_suspend_sequence()