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);
133 d = hal_device_store_match_key_value_string (hald_get_gdl (),
H A Dsysevent.c375 if ((d = hal_device_store_match_key_value_string (hald_get_gdl (),
385 if ((parent = hal_device_store_match_key_value_string (hald_get_gdl (),
427 parent = hal_device_store_match_key_value_string (hald_get_gdl (),
432 parent = hal_device_store_match_key_value_string (hald_get_tdl (),
H A Ddevinfo_acpi.c107 if (hal_device_store_match_key_value_string(hald_get_gdl(),
162 d = hal_device_store_match_key_value_string (store, "button.type",
H A Dosspec.c112 parent = hal_device_store_match_key_value_string (hald_get_gdl (),
H A Ddevinfo.c350 d = hal_device_store_match_key_value_string (hald_get_gdl (),
H A Ddevinfo_storage.c558 if (((v = hal_device_store_match_key_value_string (hald_get_gdl(),
655 (hal_device_store_match_key_value_string (hald_get_gdl (),
949 volume = hal_device_store_match_key_value_string (hald_get_gdl (),
1071 storage_d = hal_device_store_match_key_value_string (hald_get_gdl (), "info.udi", storage_udi);
/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, function
465 device = hal_device_store_match_key_value_string (store, key, value);

Completed in 68 milliseconds