Searched defs:acpi_mcfg_allocation (Results 1 – 1 of 1) sorted by relevance
1208 typedef struct acpi_mcfg_allocation struct1210 UINT64 Address; /* Base address, processor-relative */1211 UINT16 PciSegment; /* PCI segment group number */1212 UINT8 StartBusNumber; /* Starting PCI Bus number */1213 UINT8 EndBusNumber; /* Final PCI Bus number */1214 UINT32 Reserved;