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

#include <amd_pci_util.h>

Collaboration diagram for irq_idx_name:
Collaboration graph

Data Fields

uint8_t index
 
const char *const name
 

Detailed Description

Definition at line 19 of file amd_pci_util.h.

Field Documentation

◆ index

uint8_t irq_idx_name::index

Definition at line 20 of file amd_pci_util.h.

Referenced by write_pci_cfg_irqs(), and write_pci_int_table().

◆ name

const char* const irq_idx_name::name

Definition at line 21 of file amd_pci_util.h.


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