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

/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIControllerACPI.cpp48 acpi_mcfg_allocation *end = (acpi_mcfg_allocation *) ((char*)mcfg + mcfg->header.length);
49 acpi_mcfg_allocation *alloc = (acpi_mcfg_allocation *) (mcfg + 1);
/haiku/headers/private/kernel/
H A Dacpi.h258 typedef struct acpi_mcfg_allocation struct
265 } _PACKED acpi_mcfg_allocation; typedef in typeref:struct:acpi_mcfg_allocation
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl2.h1673 typedef struct acpi_mcfg_allocation struct

Completed in 62 milliseconds