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