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

#include <acpi_ivrs.h>

Collaboration diagram for ivrs_ivhd_generic:
Collaboration graph

Data Fields

uint8_t type
 
uint16_t dev_id
 
uint8_t dte_setting
 

Detailed Description

Definition at line 173 of file acpi_ivrs.h.

Field Documentation

◆ dev_id

uint16_t ivrs_ivhd_generic::dev_id

Definition at line 175 of file acpi_ivrs.h.

Referenced by add_ivhd_dev_entry(), and ivhd_dev_range().

◆ dte_setting

uint8_t ivrs_ivhd_generic::dte_setting

Definition at line 176 of file acpi_ivrs.h.

Referenced by add_ivhd_dev_entry(), and ivhd_dev_range().

◆ type

uint8_t ivrs_ivhd_generic::type

Definition at line 174 of file acpi_ivrs.h.

Referenced by add_ivhd_dev_entry(), and ivhd_dev_range().


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