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

#include <pcie_rp.h>

Collaboration diagram for pcie_rp_group:
Collaboration graph

Data Fields

unsigned int slot
 
unsigned int start
 
unsigned int count
 
unsigned int lcap_port_base
 

Detailed Description

Definition at line 83 of file pcie_rp.h.

Field Documentation

◆ count

◆ lcap_port_base

unsigned int pcie_rp_group::lcap_port_base

Definition at line 87 of file pcie_rp.h.

Referenced by pcie_rp_original_idx().

◆ slot

unsigned int pcie_rp_group::slot

◆ start

unsigned int pcie_rp_group::start

Definition at line 85 of file pcie_rp.h.

Referenced by rp_end_fn(), and rp_start_fn().


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