coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
superio_dev Struct Reference
Collaboration diagram for superio_dev:
Collaboration graph

Data Fields

const char * acpi_hid
 
u16 io_base [4]
 
u8 irq [2]
 

Detailed Description

Definition at line 13 of file ssdt.c.

Field Documentation

◆ acpi_hid

const char* superio_dev::acpi_hid

Definition at line 14 of file ssdt.c.

Referenced by superio_common_fill_ssdt_generator().

◆ io_base

u16 superio_dev::io_base[4]

Definition at line 15 of file ssdt.c.

◆ irq

u8 superio_dev::irq[2]

Definition at line 16 of file ssdt.c.


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