Searched refs:hald_get_gdl (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald.h41 HalDeviceStore *hald_get_gdl (void);
H A Dhald_dbus.c341 hal_device_store_foreach (hald_get_gdl (),
465 hal_device_store_foreach (hald_get_gdl (),
548 hal_device_store_foreach (hald_get_gdl (),
593 d = hal_device_store_find (hald_get_gdl (), udi);
918 d = hal_device_store_find (hald_get_gdl (), udi);
1041 d = hal_device_store_find (hald_get_gdl (), udi);
1201 d = hal_device_store_find (hald_get_gdl (), udi);
1329 d = hal_device_store_find (hald_get_gdl (), udi);
1416 device = hal_device_store_find (hald_get_gdl (), udi);
1533 d = hal_device_store_find (hald_get_gdl (), ud
[all...]
H A Dhald.c169 hald_get_gdl (void) function
597 printf ("Num devices in GDL: %d\n", g_slist_length ((hald_get_gdl ())->devices));
599 gdl = hald_get_gdl ();
H A Ddevice_info.c211 d = hal_device_store_find (hald_get_gdl (), udi_result);
354 d = hal_device_store_find (hald_get_gdl (), udi_to_check);
1080 hal_device_store_add (hald_get_gdl (), d);
1174 d = hal_device_store_find (hald_get_gdl (), udi_to_merge_from);
1282 spawned = hal_device_store_find (hald_get_gdl (), pc->merge_key);
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_acpi.c81 if ((computer = hal_device_store_find(hald_get_gdl(),
107 if (hal_device_store_match_key_value_string(hald_get_gdl(),
160 HalDeviceStore *store = hald_get_gdl();
174 if ((d = hal_device_store_find(hald_get_gdl(),
193 d = hal_device_store_find(hald_get_gdl(), udi);
209 d = hal_device_store_find(hald_get_gdl(), udi);
H A Ddevinfo.c98 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi),
215 hal_device_store_add (hald_get_gdl (), d);
258 hal_device_store_add (hald_get_gdl (), d);
350 d = hal_device_store_match_key_value_string (hald_get_gdl (),
359 children = hal_device_store_match_multiple_key_value_string (hald_get_gdl(),
381 if (!hal_device_store_remove (hald_get_gdl (), d)) {
H A Ddevinfo_misc.c152 hal_util_compute_udi(hald_get_gdl(), udi, sizeof (udi),
187 hal_util_compute_udi(hald_get_gdl(), udi, sizeof (udi),
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 Ddevinfo_storage.c218 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi),
264 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi),
294 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi),
389 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi),
414 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi),
558 if (((v = hal_device_store_match_key_value_string (hald_get_gdl(),
619 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi),
655 (hal_device_store_match_key_value_string (hald_get_gdl (),
726 devices = hal_device_store_match_multiple_key_value_string (hald_get_gdl(),
949 volume = hal_device_store_match_key_value_string (hald_get_gdl (),
[all...]
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 (),
536 gdl = hald_get_gdl ();
H A Ddevinfo_cpu.c160 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi),
H A Dosspec.c112 parent = hal_device_store_match_key_value_string (hald_get_gdl (),
H A Ddevinfo_usb.c523 hal_util_compute_udi(hald_get_gdl(), udi, sizeof (udi),
592 hal_util_compute_udi(hald_get_gdl(), udi, sizeof (udi),
646 hal_util_compute_udi (hald_get_gdl (), udi, sizeof (udi),

Completed in 87 milliseconds