Searched refs:devctl_device_remove (Results 1 – 12 of 12) sorted by relevance
67 devctl_device_remove(devctl_hdl_t hdl);
71 devctl_device_remove;
809 devctl_device_remove(devctl_hdl_t dcp) in devctl_device_remove() function
142 {"remove", devctl_device_remove},
1691 } else if ((devctl_device_remove(dev_handle)) && in psvc_ps_hotplug_policy_0()1708 } else if ((devctl_device_remove(dev_handle)) && in psvc_ps_hotplug_policy_0()1725 } else if ((devctl_device_remove(dev_handle)) && in psvc_ps_hotplug_policy_0()
252 if (devctl_device_remove(hdl) == 0) { in destroy_cb()
658 if (devctl_device_remove(dev_handle)) { in psvc_ps_hotplug_policy_0()
239 { SCFGA_DEV_REMOVE, DEV_OP, devctl_device_remove },
2928 if (devctl_device_remove(dev_hdl)) { in delete_i2c_node()2930 devctl_device_remove(dev_hdl); in delete_i2c_node()
257 { FPCFGA_DEV_REMOVE, DEV_OP, devctl_device_remove },
416 if (devctl_device_remove(hdl) != 0) { in lun_unconf()
278 rv = devctl_device_remove(dev_hdl); in delete_i2c_node()