Searched defs:acpi_table_wdrt (Results 1 – 1 of 1) sorted by relevance
1701 typedef struct acpi_table_wdrt struct1703 ACPI_TABLE_HEADER Header; /* Common ACPI table header */1704 ACPI_GENERIC_ADDRESS ControlRegister;1705 ACPI_GENERIC_ADDRESS CountRegister;1706 UINT16 PciDeviceId;1707 UINT16 PciVendorId;1708 UINT8 PciBus; /* PCI Bus number */1709 UINT8 PciDevice; /* PCI Device number */1710 UINT8 PciFunction; /* PCI Function number */1711 UINT8 PciSegment; /* PCI Segment number */[all …]