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

#include <acpi_pld.h>

Collaboration diagram for acpi_pld_group:
Collaboration graph

Data Fields

uint8_t token
 
uint8_t position
 

Detailed Description

Definition at line 98 of file acpi_pld.h.

Field Documentation

◆ position

uint8_t acpi_pld_group::position

Definition at line 100 of file acpi_pld.h.

Referenced by acpi_pld_fill_usb(), and acpi_pld_to_buffer().

◆ token

uint8_t acpi_pld_group::token

Definition at line 99 of file acpi_pld.h.

Referenced by acpi_pld_fill_usb(), and acpi_pld_to_buffer().


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