Searched refs:hal_util_callout_device_remove (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dutil.h100 void hal_util_callout_device_remove (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer userdata2);
H A Dutil.c896 hal_util_callout_device_remove (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer userdata2) function
H A Dhald_dbus.c2940 hal_util_callout_device_remove (d, manager_remove_done, NULL, NULL);
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c395 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL);
H A Ddevinfo_storage.c1573 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL);
1590 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL);
1613 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL);

Completed in 74 milliseconds