Searched refs:devinfo_callouts_remove_done (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.h | 61 void devinfo_callouts_remove_done (HalDevice *d, gpointer userdata1, gpointer userdata2);
|
H A D | devinfo.c | 375 devinfo_callouts_remove_done (HalDevice *d, gpointer userdata1, gpointer userdata2) in devinfo_callouts_remove_done() function 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()
|