acpi_mcfg_allocation
struct acpi_mcfg_allocation *mptr;
sizeof(struct acpi_mcfg_allocation);
mptr = (struct acpi_mcfg_allocation *) &mcfg[1];
struct acpi_mcfg_allocation *cfg)
struct acpi_mcfg_allocation *cfg_table, *cfg;
while (i >= sizeof(struct acpi_mcfg_allocation)) {
i -= sizeof(struct acpi_mcfg_allocation);
cfg_table = (struct acpi_mcfg_allocation *) &mcfg[1];
struct acpi_mcfg_allocation *mptr;
sizeof(struct acpi_mcfg_allocation);
mptr = (struct acpi_mcfg_allocation *) &mcfg[1];