Home
last modified time | relevance | path

Searched refs:hal_device_store_match_key_value_string (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dhotplug.c76 parent = hal_device_store_match_key_value_string (hald_get_gdl (), "info.udi", parent_udi); in hotplug_event_begin_devfs_add()
133 d = hal_device_store_match_key_value_string (hald_get_gdl (), in hotplug_event_begin_devfs()
H A Dsysevent.c376 if ((d = hal_device_store_match_key_value_string (hald_get_gdl (), in sysevent_lofi_add()
386 if ((parent = hal_device_store_match_key_value_string (hald_get_gdl (), in sysevent_lofi_add()
428 parent = hal_device_store_match_key_value_string (hald_get_gdl (), in lookup_parent()
433 parent = hal_device_store_match_key_value_string (hald_get_tdl (), in lookup_parent()
H A Ddevinfo_acpi.c107 if (hal_device_store_match_key_value_string(hald_get_gdl(), in devinfo_acpi_add()
162 d = hal_device_store_match_key_value_string (store, "button.type", in devinfo_power_button_event()
H A Dosspec.c110 parent = hal_device_store_match_key_value_string (hald_get_gdl (), in hal_util_find_closest_ancestor()
H A Ddevinfo_storage.c558 if (((v = hal_device_store_match_key_value_string (hald_get_gdl(), in devinfo_floppy_rescan_probing_done()
655 (hal_device_store_match_key_value_string (hald_get_gdl (), in devinfo_lofi_add_major()
949 volume = hal_device_store_match_key_value_string (hald_get_gdl (), in devinfo_storage_minors()
1071 storage_d = hal_device_store_match_key_value_string (hald_get_gdl (), "info.udi", storage_udi); in devinfo_volume_preprobing_done()
H A Ddevinfo.c350 d = hal_device_store_match_key_value_string (hald_get_gdl (), in devinfo_remove_branch()
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_store.h100 HalDevice *hal_device_store_match_key_value_string (HalDeviceStore *store,
H A Ddevice_store.c280 hal_device_store_match_key_value_string (HalDeviceStore *store, in hal_device_store_match_key_value_string() function
465 device = hal_device_store_match_key_value_string (store, key, value); in hal_device_store_match_key_value_string_async()