Searched refs:hal_util_callout_device_add (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/hal/hald/ |
H A D | util.h | 99 void hal_util_callout_device_add (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpoin…
|
H A D | util.c | 878 hal_util_callout_device_add (HalDevice *d, HalCalloutsDone callback, gpointer userdata1, gpointer u… in hal_util_callout_device_add() function
|
H A D | device_info.c | 1301 hal_util_callout_device_add (spawned, spawned_device_callouts_add_done, NULL, NULL); in end()
|
H A D | hald_dbus.c | 2988 hal_util_callout_device_add (d, manager_commit_done, NULL, NULL); in manager_commit_preprobing_done()
|
/titanic_44/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.c | 238 hal_util_callout_device_add (d, devinfo_callouts_add_done, end_token, NULL); in devinfo_callouts_probing_done()
|
H A D | devinfo_storage.c | 1237 hal_util_callout_device_add (d, devinfo_callouts_add_done, end_token, NULL); in devinfo_storage_probing_done()
|