Home
last modified time | relevance | path

Searched refs:acpidev_data_get_handle (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_dr.c351 pdhdl = acpidev_data_get_handle(phdl); in acpidev_dr_check()
556 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_find_board()
642 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_get_board_type()
664 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_get_board_number()
693 dhdl = acpidev_data_get_handle(thdl); in acpidev_dr_get_board_name()
917 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_device_get_regspec()
975 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_device_getprop()
1098 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_device_get_memory_index()
1126 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_device_is_board()
1401 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_set_prop()
[all …]
H A Dacpidev_util.c358 if ((datap = acpidev_data_get_handle(hdl)) != NULL) { in acpidev_alloc_walk_info()
435 acpidev_data_get_handle(ACPI_HANDLE hdl) in acpidev_data_get_handle() function
/titanic_41/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_event.c229 dhdl = acpidev_data_get_handle(hdl); in acpinex_event_handle_check_one()
586 dhdl = acpidev_data_get_handle(child); in acpinex_event_walk()
/titanic_41/usr/src/uts/i86pc/sys/
H A Dacpidev.h441 extern acpidev_data_handle_t acpidev_data_get_handle(ACPI_HANDLE hdl);
/titanic_41/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c819 dhdl = acpidev_data_get_handle(hdl); in drmach_hold_rele_devtree()