coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
pci_routing_info.c File Reference
#include <amdblocks/amd_pci_util.h>
#include <console/console.h>
#include <device/pci_def.h>
#include <fsp/util.h>
#include <FspGuids.h>
#include <types.h>
Include dependency graph for pci_routing_info.c:

Go to the source code of this file.

Functions

const struct pci_routing_infoget_pci_routing_table (size_t *entries)
 

Function Documentation

◆ get_pci_routing_table()

const struct pci_routing_info* get_pci_routing_table ( size_t entries)

Definition at line 10 of file pci_routing_info.c.

Referenced by get_pci_routing_info(), and populate_pirq_data().

Here is the caller graph for this function: