Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_store.c245 HalDevice *d = HAL_DEVICE (iter->data); in hal_device_store_foreach()
291 HalDevice *d = HAL_DEVICE (iter->data); in hal_device_store_match_key_value_string()
320 HalDevice *d = HAL_DEVICE (iter->data); in hal_device_store_match_key_value_int()
350 HalDevice *d = HAL_DEVICE (iter->data); in hal_device_store_match_multiple_key_value_string()
H A Ddevice.h67 #define HAL_DEVICE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), \ macro
H A Dhald.c599 HalDevice *d = HAL_DEVICE(gdl->devices->data); in my_shutdown()
H A Dutil.c1109 d = HAL_DEVICE (i->data); in hal_util_branch_claim()
H A Ddevice.c59 HalDevice *device = HAL_DEVICE (obj); in hal_device_finalize()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c729 if (hal_device_has_capability (HAL_DEVICE (i->data), "storage")) { in devinfo_lofi_remove_minor()
730 d = HAL_DEVICE (i->data); in devinfo_lofi_remove_minor()
1338 v = HAL_DEVICE (i->data); in devinfo_storage_device_rescan()
1472 d = HAL_DEVICE (v->data); in devinfo_storage_mnttab_event()
1508 d = HAL_DEVICE (v->data); in devinfo_storage_mnttab_event()
H A Ddevinfo.c362 child = HAL_DEVICE (i->data); in devinfo_remove_branch()
H A Dsysevent.c541 d = HAL_DEVICE (iter->data); in sysevent_dr_remove_cpu()