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

#include <smi.h>

Collaboration diagram for sci_source:
Collaboration graph

Data Fields

uint8_t scimap
 
uint8_t gpe
 
uint8_t direction
 
uint8_t level
 

Detailed Description

Definition at line 37 of file smi.h.

Field Documentation

◆ direction

uint8_t sci_source::direction

Definition at line 40 of file smi.h.

Referenced by configure_scimap(), and program_sci().

◆ gpe

uint8_t sci_source::gpe

Definition at line 39 of file smi.h.

Referenced by configure_scimap(), and program_sci().

◆ level

uint8_t sci_source::level

Definition at line 41 of file smi.h.

Referenced by configure_scimap(), and program_sci().

◆ scimap

uint8_t sci_source::scimap

Definition at line 38 of file smi.h.

Referenced by configure_scimap(), pci_xhci_get_wake_gpe(), and program_sci().


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