Searched refs:rcm_notify_resume (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/librcm/ |
H A D | librcm.h | 144 int rcm_notify_resume(rcm_handle_t *, char *, uint_t, rcm_info_t **);
|
H A D | mapfile-vers | 76 rcm_notify_resume;
|
H A D | librcm.c | 272 rcm_notify_resume(rcm_handle_t *hd, char *rsrcname, uint_t flag, in rcm_notify_resume() function
|
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_rcm.c | 284 if (rcm_notify_resume(rcm_handle, rsrc_fixed, rflags, &rinfo) in fp_rcm_resume()
|
/illumos-gate/usr/src/cmd/rcm_daemon/common/ |
H A D | network_rcm.c | 343 rv = rcm_notify_resume(hd, exported, flag, dependent_reason); in net_passthru()
|