Searched refs:rcmop_notify_resume (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/rcm_daemon/common/ |
H A D | rcm_module.h | 78 int (*rcmop_notify_resume)(rcm_handle_t *, char *, id_t, uint_t, member 108 int (*rcmop_notify_resume)(rcm_handle_t *, char *, id_t, uint_t, member
|
H A D | rcm_subr.c | 299 (module->modops->rcmop_notify_resume == NULL) || in module_load() 758 rval = ops->rcmop_notify_resume(hdl, client->alias, client->pid, in rsrc_client_action()
|