Home
last modified time | relevance | path

Searched refs:devctl_device_remove (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/libdevice/
H A Dlibdevice.h69 devctl_device_remove(devctl_hdl_t hdl);
H A Dmapfile-vers71 devctl_device_remove;
H A Ddevctl.c811 devctl_device_remove(devctl_hdl_t dcp) in devctl_device_remove() function
/titanic_41/usr/src/cmd/devctl/
H A Ddevctl.c142 {"remove", devctl_device_remove},
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1693 } else if ((devctl_device_remove(dev_handle)) && in psvc_ps_hotplug_policy_0()
1710 } else if ((devctl_device_remove(dev_handle)) && in psvc_ps_hotplug_policy_0()
1727 } else if ((devctl_device_remove(dev_handle)) && in psvc_ps_hotplug_policy_0()
/titanic_41/usr/src/cmd/zoneadmd/
H A Dzcons.c252 if (devctl_device_remove(hdl) == 0) { in destroy_cb()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c660 if (devctl_device_remove(dev_handle)) { in psvc_ps_hotplug_policy_0()
/titanic_41/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_utils.c239 { SCFGA_DEV_REMOVE, DEV_OP, devctl_device_remove },
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c257 { FPCFGA_DEV_REMOVE, DEV_OP, devctl_device_remove },
H A Dcfga_cs.c416 if (devctl_device_remove(hdl) != 0) { in lun_unconf()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c2930 if (devctl_device_remove(dev_hdl)) { in delete_i2c_node()
2932 devctl_device_remove(dev_hdl); in delete_i2c_node()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c280 rv = devctl_device_remove(dev_hdl); in delete_i2c_node()