Home
last modified time | relevance | path

Searched refs:root_resource_handle (Results 1 – 2 of 2) sorted by relevance

/third_party/lib/acpica/source/include/acpica/platform/
A Dacfuchsia.h29 extern zx_handle_t root_resource_handle;
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosfuchsia.cpp35 __WEAK zx_handle_t root_resource_handle; variable
125 zx_status_t st = zx_vmo_create_physical(root_resource_handle, phys, size, &vmo); in mmap_physical()
232 zx_ioports_request(root_resource_handle, 0, 65536); in AcpiOsInitialize()
259 zx_status_t zx_status = zx_pc_firmware_tables(root_resource_handle, &acpi_rsdp, &smbios); in AcpiOsGetRootPointer()
933 zx_status_t status = zx_interrupt_create(root_resource_handle, InterruptLevel, in AcpiOsInstallInterruptHandler()
1144 st = zx_pci_cfg_pio_rw(root_resource_handle, bus, dev, func, offset, in AcpiOsReadWritePciConfiguration()

Completed in 5 milliseconds