Home
last modified time | relevance | path

Searched refs:devinfo_callouts_remove_done (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c375 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 Ddevinfo.h59 void devinfo_callouts_remove_done (HalDevice *d, gpointer userdata1, gpointer userdata2);
H A Ddevinfo_storage.c1571 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()