Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_dr.c560 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_find_board()
646 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_get_board_type()
668 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_get_board_number()
921 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_device_get_regspec()
979 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_device_getprop()
1102 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_device_get_memory_index()
1130 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_device_is_board()
1405 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_set_prop()
1876 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_probe_dependent()
1965 dhdl = acpidev_data_get_handle(hdl); in acpidev_dr_device_insert()
[all …]
H A Dacpidev_util.c363 if ((datap = acpidev_data_get_handle(hdl)) != NULL) { in acpidev_alloc_walk_info()
440 acpidev_data_get_handle(ACPI_HANDLE hdl) in acpidev_data_get_handle() function
/illumos-gate/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()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dacpidev.h451 extern acpidev_data_handle_t acpidev_data_get_handle(ACPI_HANDLE hdl);
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c823 dhdl = acpidev_data_get_handle(hdl); in drmach_hold_rele_devtree()