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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dsuspend.h32 int suspend_pre(char *error_reason, size_t max_reason_length,
/illumos-gate/usr/src/uts/sun4v/os/
H A Dsuspend.c56 * externally by calling suspend_pre, suspend_start, and suspend_post.
57 * suspend_pre and suspend_post are meant to perform any special operations
542 suspend_pre(char *error_reason, size_t max_reason_len, boolean_t *recovered) function
549 * Return an error if suspend_pre is erreoneously called
554 DBG("suspend: suspend_pre called without suspend support");
588 * will be resumed. Must be called after a successful call to suspend_pre.
/illumos-gate/usr/src/uts/sun4v/io/
H A Dplatsvc.c620 rv = suspend_pre(error_reason, SUSPEND_MAX_REASON_SIZE,

Completed in 58 milliseconds