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

#include <chip.h>

Collaboration diagram for drivers_pcie_generic_config:
Collaboration graph

Data Fields

bool is_untrusted
 
DEVTREE_CONST struct devicecompanion_dev
 

Detailed Description

Definition at line 8 of file chip.h.

Field Documentation

◆ companion_dev

DEVTREE_CONST struct device* drivers_pcie_generic_config::companion_dev

Definition at line 17 of file chip.h.

◆ is_untrusted

bool drivers_pcie_generic_config::is_untrusted

Definition at line 9 of file chip.h.


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