Searched refs:rcm_request_suspend (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/librcm/ |
H A D | librcm.h | 140 int rcm_request_suspend(rcm_handle_t *, char *, uint_t, timespec_t *,
|
H A D | mapfile-vers | 84 rcm_request_suspend;
|
H A D | llib-lrcm | 59 int rcm_request_suspend(rcm_handle_t *, char *, uint_t, timespec_t *,
|
H A D | librcm.c | 244 rcm_request_suspend(rcm_handle_t *hd, char *rsrcname, uint_t flag, in rcm_request_suspend() function
|
/titanic_44/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_rcm.c | 186 if ((rret = rcm_request_suspend(rcm_handle, rsrc_fixed, rflags, in fp_rcm_suspend()
|
/titanic_44/usr/src/cmd/rcm_daemon/common/ |
H A D | network_rcm.c | 317 rv = rcm_request_suspend(hd, exported, flag, in net_passthru()
|