Searched refs:hal_util_callout_device_remove (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/hal/hald/ |
H A D | util.h | 100 void hal_util_callout_device_remove (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gp…
|
H A D | util.c | 897 hal_util_callout_device_remove (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointe… in hal_util_callout_device_remove() function
|
H A D | hald_dbus.c | 2940 hal_util_callout_device_remove (d, manager_remove_done, NULL, NULL); in manager_remove()
|
/illumos-gate/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.c | 395 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL); in hotplug_event_begin_remove_devinfo()
|
H A D | devinfo_storage.c | 1571 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL); in devinfo_volume_force_unmount_cb() 1585 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL); in devinfo_volume_force_unmount() 1606 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL); in devinfo_volume_hotplug_begin_remove()
|