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

/illumos-gate/usr/src/cmd/hal/hald/
H A Dutil.h101 void hal_util_callout_device_preprobe (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer userdata2);
H A Dutil.c914 hal_util_callout_device_preprobe (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer userdata2) function
H A Dhald_dbus.c3063 hal_util_callout_device_preprobe (d, manager_commit_preprobing_done, NULL, NULL);
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c320 hal_util_callout_device_preprobe (d, devinfo_callouts_preprobing_done, end_token, handler);
H A Ddevinfo_storage.c1134 hal_util_callout_device_preprobe (d, devinfo_volume_preprobing_done, end_token, handler);
1206 hal_util_callout_device_preprobe (d, devinfo_callouts_preprobing_done, end_token, handler);

Completed in 383 milliseconds