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

#include <acpi_ivrs.h>

Collaboration diagram for ivrs_ivhd_f0_entry:
Collaboration graph

Data Fields

uint8_t type
 
uint16_t dev_id
 
uint8_t dte_setting
 
uint8_t hardware_id [8]
 
uint8_t compatible_id [8]
 
uint8_t uuid_format
 
uint8_t uuid_length
 

Detailed Description

Definition at line 223 of file acpi_ivrs.h.

Field Documentation

◆ compatible_id

uint8_t ivrs_ivhd_f0_entry::compatible_id[8]

Definition at line 228 of file acpi_ivrs.h.

Referenced by ivhd_describe_f0_device().

◆ dev_id

uint16_t ivrs_ivhd_f0_entry::dev_id

Definition at line 225 of file acpi_ivrs.h.

Referenced by ivhd_describe_f0_device().

◆ dte_setting

uint8_t ivrs_ivhd_f0_entry::dte_setting

Definition at line 226 of file acpi_ivrs.h.

Referenced by ivhd_describe_f0_device().

◆ hardware_id

uint8_t ivrs_ivhd_f0_entry::hardware_id[8]

Definition at line 227 of file acpi_ivrs.h.

Referenced by ivhd_describe_f0_device().

◆ type

uint8_t ivrs_ivhd_f0_entry::type

Definition at line 224 of file acpi_ivrs.h.

Referenced by ivhd_describe_f0_device().

◆ uuid_format

uint8_t ivrs_ivhd_f0_entry::uuid_format

Definition at line 229 of file acpi_ivrs.h.

Referenced by ivhd_describe_f0_device().

◆ uuid_length

uint8_t ivrs_ivhd_f0_entry::uuid_length

Definition at line 230 of file acpi_ivrs.h.

Referenced by ivhd_describe_f0_device().


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