Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c242 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 Ddevinfo.h55 void devinfo_callouts_preprobing_done (HalDevice *d, gpointer userdata1, gpointer userdata2);
H A Ddevinfo_storage.c1206 hal_util_callout_device_preprobe (d, devinfo_callouts_preprobing_done, end_token, handler); in devinfo_storage_hotplug_begin_add()