Searched defs:acpi_mcfg_allocation (Results 1 – 1 of 1) sorted by relevance
2010 typedef struct acpi_mcfg_allocation struct2012 UINT64 Address; /* Base address, processor-relative */2013 UINT16 PciSegment; /* PCI segment group number */2014 UINT8 StartBusNumber; /* Starting PCI Bus number */2015 UINT8 EndBusNumber; /* Final PCI Bus number */2016 UINT32 Reserved;