Searched refs:devinfo_callouts_preprobing_done (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.h | 57 void devinfo_callouts_preprobing_done (HalDevice *d, gpointer userdata1, gpointer userdata2);
|
H A D | devinfo.c | 242 devinfo_callouts_preprobing_done (HalDevice *d, gpointer userdata1, gpointer userdata2) in devinfo_callouts_preprobing_done() function 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 | 1206 hal_util_callout_device_preprobe (d, devinfo_callouts_preprobing_done, end_token, handler); in devinfo_storage_hotplug_begin_add()
|