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

#include <acpi_ivrs.h>

Collaboration diagram for acpi_ivrs_ivhd_40:
Collaboration graph

Data Fields

uint8_t type
 
uint8_t flags
 
uint16_t length
 
uint16_t device_id
 
uint16_t capability_offset
 
uint32_t iommu_base_low
 
uint32_t iommu_base_high
 
uint16_t pci_segment_group
 
uint16_t iommu_info
 
uint32_t iommu_attributes
 
uint32_t efr_reg_image_low
 
uint32_t efr_reg_image_high
 
uint32_t reserved [2]
 
uint8_t entry [0]
 

Detailed Description

Definition at line 190 of file acpi_ivrs.h.

Field Documentation

◆ capability_offset

uint16_t acpi_ivrs_ivhd_40::capability_offset

Definition at line 195 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().

◆ device_id

uint16_t acpi_ivrs_ivhd_40::device_id

Definition at line 194 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().

◆ efr_reg_image_high

uint32_t acpi_ivrs_ivhd_40::efr_reg_image_high

Definition at line 202 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().

◆ efr_reg_image_low

uint32_t acpi_ivrs_ivhd_40::efr_reg_image_low

Definition at line 201 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().

◆ entry

uint8_t acpi_ivrs_ivhd_40::entry[0]

Definition at line 204 of file acpi_ivrs.h.

◆ flags

uint8_t acpi_ivrs_ivhd_40::flags

Definition at line 192 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().

◆ iommu_attributes

uint32_t acpi_ivrs_ivhd_40::iommu_attributes

Definition at line 200 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().

◆ iommu_base_high

uint32_t acpi_ivrs_ivhd_40::iommu_base_high

Definition at line 197 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().

◆ iommu_base_low

uint32_t acpi_ivrs_ivhd_40::iommu_base_low

Definition at line 196 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().

◆ iommu_info

uint16_t acpi_ivrs_ivhd_40::iommu_info

Definition at line 199 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().

◆ length

uint16_t acpi_ivrs_ivhd_40::length

Definition at line 193 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().

◆ pci_segment_group

uint16_t acpi_ivrs_ivhd_40::pci_segment_group

Definition at line 198 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().

◆ reserved

uint32_t acpi_ivrs_ivhd_40::reserved[2]

Definition at line 203 of file acpi_ivrs.h.

◆ type

uint8_t acpi_ivrs_ivhd_40::type

Definition at line 191 of file acpi_ivrs.h.

Referenced by acpi_fill_ivrs40().


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