Searched refs:rcm_notify_remove_list (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/lib/librcm/ |
H A D | librcm.h | 139 int rcm_notify_remove_list(rcm_handle_t *, char **, uint_t, rcm_info_t **);
|
H A D | mapfile-vers | 75 rcm_notify_remove_list;
|
H A D | llib-lrcm | 58 int rcm_notify_remove_list(rcm_handle_t *, char **, uint_t, rcm_info_t **);
|
H A D | librcm.c | 226 return (rcm_notify_remove_list(hd, rsrcnames, flag, infop)); in rcm_notify_remove() 231 rcm_notify_remove_list(rcm_handle_t *hd, char **rsrcnames, uint_t flag, in rcm_notify_remove_list() function
|
/titanic_44/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_rcm.c | 130 if (rcm_notify_remove_list(rcm_handle, rsrclist, 0, &rinfo) in scsi_rcm_remove()
|
/titanic_44/usr/src/cmd/hotplugd/ |
H A D | hotplugd_rcm.c | 273 (void) rcm_notify_remove_list(handle, rsrcs, 0, &info); in rcm_remove()
|
/titanic_44/usr/src/cmd/rcm_daemon/common/ |
H A D | mpxio_rcm.c | 436 rv = rcm_notify_remove_list(hdl, clients, flags, infop); in mpxio_remove()
|
/titanic_44/usr/src/cmd/drd/ |
H A D | drd_rcm.c | 562 rv = rcm_notify_remove_list(rcm_hdl, rlist, 0, &rinfo); in drd_rcm_remove_cpu_notify()
|
/titanic_44/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 360 (void) rcm_notify_remove_list(rhandle, occupant->id, 0, NULL); in confirm_rcm()
|