Searched refs:platsvc_suspend_resp_t (Results 1 – 2 of 2) sorted by relevance
470 platsvc_suspend_resp_t *resp; in ps_suspend_send_response()486 resp = (platsvc_suspend_resp_t *) in ps_suspend_send_response()487 kmem_zalloc(sizeof (platsvc_suspend_resp_t) + reason_length, in ps_suspend_send_response()502 sizeof (platsvc_suspend_resp_t) + reason_length); in ps_suspend_send_response()516 sizeof (platsvc_suspend_resp_t) + in ps_suspend_send_response()530 kmem_free(resp, sizeof (platsvc_suspend_resp_t) + reason_length); in ps_suspend_send_response()
127 } platsvc_suspend_resp_t; typedef