Searched defs:acpi_table_wdrt (Results 1 – 1 of 1) sorted by relevance
925 typedef struct acpi_table_wdrt struct927 ACPI_TABLE_HEADER Header; /* Common ACPI table header */928 ACPI_GENERIC_ADDRESS ControlRegister;929 ACPI_GENERIC_ADDRESS CountRegister;930 UINT16 PciDeviceId;931 UINT16 PciVendorId;932 UINT8 PciBus; /* PCI Bus number */933 UINT8 PciDevice; /* PCI Device number */934 UINT8 PciFunction; /* PCI Function number */935 UINT8 PciSegment; /* PCI Segment number */[all …]