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

#include <southbridge.h>

Collaboration diagram for aoac_devs:
Collaboration graph

Data Fields

unsigned int:5
 
unsigned int ic0e:1
 
unsigned int ic1e:1
 
unsigned int ic2e:1
 
unsigned int ic3e:1
 
unsigned int ut0e:1
 
unsigned int ut1e:1
 
unsigned int st_e:1
 
unsigned int ehce:1
 
unsigned int xhce:1
 
unsigned int sd_e:1
 
unsigned int espi:1
 

Detailed Description

Definition at line 153 of file southbridge.h.

Field Documentation

◆ ehce

unsigned int aoac_devs::ehce

Definition at line 165 of file southbridge.h.

Referenced by set_sb_aoac().

◆ espi

unsigned int aoac_devs::espi

Definition at line 170 of file southbridge.h.

Referenced by set_sb_aoac().

◆ ic0e

unsigned int aoac_devs::ic0e

Definition at line 155 of file southbridge.h.

Referenced by set_sb_aoac().

◆ ic1e

unsigned int aoac_devs::ic1e

Definition at line 156 of file southbridge.h.

Referenced by set_sb_aoac().

◆ ic2e

unsigned int aoac_devs::ic2e

Definition at line 157 of file southbridge.h.

Referenced by set_sb_aoac().

◆ ic3e

unsigned int aoac_devs::ic3e

Definition at line 158 of file southbridge.h.

Referenced by set_sb_aoac().

◆ int

unsigned aoac_devs::int

Definition at line 154 of file southbridge.h.

◆ sd_e

unsigned int aoac_devs::sd_e

Definition at line 168 of file southbridge.h.

Referenced by set_sb_aoac().

◆ st_e

unsigned int aoac_devs::st_e

Definition at line 163 of file southbridge.h.

Referenced by set_sb_aoac().

◆ ut0e

unsigned int aoac_devs::ut0e

Definition at line 160 of file southbridge.h.

Referenced by set_sb_aoac().

◆ ut1e

unsigned int aoac_devs::ut1e

Definition at line 161 of file southbridge.h.

Referenced by set_sb_aoac().

◆ xhce

unsigned int aoac_devs::xhce

Definition at line 167 of file southbridge.h.

Referenced by set_sb_aoac().


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