Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactbl3.h820 typedef struct acpi_table_wdrt struct
822 ACPI_TABLE_HEADER Header; /* Common ACPI table header */
823 ACPI_GENERIC_ADDRESS ControlRegister;
824 ACPI_GENERIC_ADDRESS CountRegister;
825 UINT16 PciDeviceId;
826 UINT16 PciVendorId;
827 UINT8 PciBus; /* PCI Bus number */
828 UINT8 PciDevice; /* PCI Device number */
829 UINT8 PciFunction; /* PCI Function number */
830 UINT8 PciSegment; /* PCI Segment number */
[all …]