Lines Matching defs:acpi_table_mchi
1358 typedef struct acpi_table_mchi struct
1360 ACPI_TABLE_HEADER Header; /* Common ACPI table header */
1361 UINT8 InterfaceType;
1362 UINT8 Protocol;
1363 UINT64 ProtocolData;
1364 UINT8 InterruptType;
1365 UINT8 Gpe;
1366 UINT8 PciDeviceFlag;
1367 UINT32 GlobalInterrupt;
1368 ACPI_GENERIC_ADDRESS ControlRegister;
1369 UINT8 PciSegment;
1370 UINT8 PciBus;
1371 UINT8 PciDevice;
1372 UINT8 PciFunction;