Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/sys/
H A Dplatsvc.h120 } platsvc_suspend_req_t; typedef
/titanic_44/usr/src/uts/sun4v/io/
H A Dplatsvc.c543 platsvc_suspend_req_t *msg = buf; in ps_suspend_data_handler()
554 if (msg == NULL || buflen != sizeof (platsvc_suspend_req_t) || in ps_suspend_data_handler()
602 platsvc_suspend_req_t *msg; in ps_suspend_sequence()