coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ivrs_ivhd_special Struct Reference

#include <acpi_ivrs.h>

Collaboration diagram for ivrs_ivhd_special:
Collaboration graph

Data Fields

uint8_t type
 
uint16_t reserved
 
uint8_t dte_setting
 
uint8_t handle
 
uint16_t source_dev_id
 
uint8_t variety
 

Detailed Description

Definition at line 214 of file acpi_ivrs.h.

Field Documentation

◆ dte_setting

uint8_t ivrs_ivhd_special::dte_setting

Definition at line 217 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs_ioapic(), and ivhd_describe_hpet().

◆ handle

uint8_t ivrs_ivhd_special::handle

Definition at line 218 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs_ioapic(), and ivhd_describe_hpet().

◆ reserved

uint16_t ivrs_ivhd_special::reserved

Definition at line 216 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs_ioapic(), and ivhd_describe_hpet().

◆ source_dev_id

uint16_t ivrs_ivhd_special::source_dev_id

Definition at line 219 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs_ioapic(), and ivhd_describe_hpet().

◆ type

uint8_t ivrs_ivhd_special::type

Definition at line 215 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs_ioapic(), and ivhd_describe_hpet().

◆ variety

uint8_t ivrs_ivhd_special::variety

Definition at line 220 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs_ioapic(), and ivhd_describe_hpet().


The documentation for this struct was generated from the following file: