Home
last modified time | relevance | path

Searched defs:acpi_table_wdrt (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/bus/acpi/acpica/include/
H A Dactbl3.h817 typedef struct acpi_table_wdrt struct
819 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 …]