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

#include <amd_pci_util.h>

Collaboration diagram for pirq_struct:
Collaboration graph

Data Fields

u8 devfn
 
u8 PIN [4]
 

Detailed Description

Definition at line 14 of file amd_pci_util.h.

Field Documentation

◆ devfn

u8 pirq_struct::devfn

Definition at line 15 of file amd_pci_util.h.

◆ PIN

u8 pirq_struct::PIN

Definition at line 16 of file amd_pci_util.h.

Referenced by write_pci_cfg_irqs().


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