Searched refs:hal_util_callout_device_remove (Results 1 – 5 of 5) sorted by relevance
/titanic_44/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 | 896 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()
|
/titanic_44/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 | 1573 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL); in devinfo_volume_force_unmount_cb() 1590 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL); in devinfo_volume_force_unmount() 1613 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL); in devinfo_volume_hotplug_begin_remove()
|