Searched defs:acpi_table_wdrt (Results 1 – 1 of 1) sorted by relevance
951 typedef struct acpi_table_wdrt struct953 ACPI_TABLE_HEADER Header; /* Common ACPI table header */954 ACPI_GENERIC_ADDRESS ControlRegister;955 ACPI_GENERIC_ADDRESS CountRegister;956 UINT16 PciDeviceId;957 UINT16 PciVendorId;958 UINT8 PciBus; /* PCI Bus number */959 UINT8 PciDevice; /* PCI Device number */960 UINT8 PciFunction; /* PCI Function number */961 UINT8 PciSegment; /* PCI Segment number */[all …]