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

#include <acpigen.h>

Collaboration diagram for fieldlist:
Collaboration graph

Data Fields

enum field_type type
 
const char * name
 
u32 bits
 

Detailed Description

Definition at line 185 of file acpigen.h.

Field Documentation

◆ bits

u32 fieldlist::bits

Definition at line 188 of file acpigen.h.

Referenced by acpigen_write_field(), and acpigen_write_indexfield().

◆ name

const char* fieldlist::name

Definition at line 187 of file acpigen.h.

◆ type

enum field_type fieldlist::type

Definition at line 609 of file acpigen.h.


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