Searched refs:di_search_and_merge (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/hal/hald/ |
H A D | device_info.h | 41 dbus_bool_t di_search_and_merge (HalDevice *d, DeviceInfoType type);
|
H A D | device_info.c | 1298 di_search_and_merge (spawned, DEVICE_INFO_TYPE_INFORMATION); in end() 1299 di_search_and_merge (spawned, DEVICE_INFO_TYPE_POLICY); in end() 1582 di_search_and_merge (HalDevice *d, DeviceInfoType type) in di_search_and_merge() function
|
H A D | hald_dbus.c | 2985 di_search_and_merge (d, DEVICE_INFO_TYPE_INFORMATION); in manager_commit_preprobing_done() 2986 di_search_and_merge (d, DEVICE_INFO_TYPE_POLICY); in manager_commit_preprobing_done() 3062 di_search_and_merge (d, DEVICE_INFO_TYPE_PREPROBE); in manager_commit_to_gdl()
|
/illumos-gate/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.c | 235 di_search_and_merge (d, DEVICE_INFO_TYPE_INFORMATION); in devinfo_callouts_probing_done() 236 di_search_and_merge (d, DEVICE_INFO_TYPE_POLICY); in devinfo_callouts_probing_done() 317 di_search_and_merge (d, DEVICE_INFO_TYPE_PREPROBE); in hotplug_event_begin_add_devinfo()
|
H A D | devinfo_storage.c | 1131 di_search_and_merge (d, DEVICE_INFO_TYPE_PREPROBE); in devinfo_volume_hotplug_begin_add() 1203 di_search_and_merge (d, DEVICE_INFO_TYPE_PREPROBE); in devinfo_storage_hotplug_begin_add() 1234 di_search_and_merge (d, DEVICE_INFO_TYPE_INFORMATION); in devinfo_storage_probing_done() 1235 di_search_and_merge (d, DEVICE_INFO_TYPE_POLICY); in devinfo_storage_probing_done()
|