Searched refs:gdl (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/hal/hald/
H A Dhald.c590 HalDeviceStore *gdl; local
595 gdl = hald_get_gdl ();
597 if (g_slist_length (gdl->devices) > 0) {
598 HalDevice *d = HAL_DEVICE(gdl->devices->data);
599 hal_device_store_remove (gdl, d);
/osnet-11/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/common/
H A Dfac_prov_ipmi.c532 ipmi_sdr_generic_locator_t *gdl = NULL; local
559 if ((gdl = ipmi_find_sdr(mod, hdl, entity_refs, nelems,
591 if (ipmi_sunoem_led_set(hdl, gdl, ledmode) < 0) {
602 if (ipmi_sunoem_led_get(hdl, gdl, &ledmode) < 0) {
679 ipmi_sdr_generic_locator_t *gdl = NULL; local
733 if ((gdl = ipmi_find_sdr(mod, hdl, entity_refs, nelems,
752 if (ipmi_sunoem_led_set(hdl, gdl, mode_out) < 0) {
814 if ((gdl = ipmi_find_sdr(mod, hdl, entity_refs, nelems,
822 if (ipmi_sunoem_led_get(hdl, gdl, &mode_in) < 0) {
876 ipmi_sdr_generic_locator_t *gdl local
1216 ipmi_sdr_generic_locator_t *gdl = NULL; local
1416 ipmi_sdr_generic_locator_t *gdl = NULL; local
[all...]
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c442 /* Look up the parent node in the gdl. */
545 HalDeviceStore *gdl; local
571 gdl = hald_get_gdl ();
572 iter = gdl->devices;

Completed in 25 milliseconds