Searched defs:acpi_table_wdrt (Results 1 – 1 of 1) sorted by relevance
820 typedef struct acpi_table_wdrt struct822 ACPI_TABLE_HEADER Header; /* Common ACPI table header */823 ACPI_GENERIC_ADDRESS ControlRegister;824 ACPI_GENERIC_ADDRESS CountRegister;825 UINT16 PciDeviceId;826 UINT16 PciVendorId;827 UINT8 PciBus; /* PCI Bus number */828 UINT8 PciDevice; /* PCI Device number */829 UINT8 PciFunction; /* PCI Function number */830 UINT8 PciSegment; /* PCI Segment number */[all …]