Lines Matching defs:acpi_table_mchi
2030 typedef struct acpi_table_mchi struct
2032 ACPI_TABLE_HEADER Header; /* Common ACPI table header */
2033 UINT8 InterfaceType;
2034 UINT8 Protocol;
2035 UINT64 ProtocolData;
2036 UINT8 InterruptType;
2037 UINT8 Gpe;
2038 UINT8 PciDeviceFlag;
2039 UINT32 GlobalInterrupt;
2040 ACPI_GENERIC_ADDRESS ControlRegister;
2041 UINT8 PciSegment;
2042 UINT8 PciBus;
2043 UINT8 PciDevice;
2044 UINT8 PciFunction;