Searched refs:hal_util_callout_device_preprobe (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/hal/hald/ |
H A D | util.h | 101 void hal_util_callout_device_preprobe (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, …
|
H A D | util.c | 915 hal_util_callout_device_preprobe (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpoin… in hal_util_callout_device_preprobe() function
|
H A D | hald_dbus.c | 3063 hal_util_callout_device_preprobe (d, manager_commit_preprobing_done, NULL, NULL); in manager_commit_to_gdl()
|
/illumos-gate/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.c | 320 hal_util_callout_device_preprobe (d, devinfo_callouts_preprobing_done, end_token, handler); in hotplug_event_begin_add_devinfo()
|
H A D | devinfo_storage.c | 1134 hal_util_callout_device_preprobe (d, devinfo_volume_preprobing_done, end_token, handler); in devinfo_volume_hotplug_begin_add() 1206 hal_util_callout_device_preprobe (d, devinfo_callouts_preprobing_done, end_token, handler); in devinfo_storage_hotplug_begin_add()
|