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

#include <irq.h>

Collaboration diagram for baytrail_irq_route:
Collaboration graph

Data Fields

uint16_t pcidev [NUM_IR_DEVS]
 
uint8_t pic [NUM_PIRQS]
 

Detailed Description

Definition at line 126 of file irq.h.

Field Documentation

◆ pcidev

uint16_t baytrail_irq_route::pcidev[NUM_IR_DEVS]

Definition at line 128 of file irq.h.

Referenced by sc_init().

◆ pic

uint8_t baytrail_irq_route::pic[NUM_PIRQS]

Definition at line 130 of file irq.h.

Referenced by sc_init().


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