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