PatchworkOS  2ca1c69
A non-POSIX operating system.
Loading...
Searching...
No Matches
acpi_resources_t Struct Reference

ACPI resources structure. More...

#include <resources.h>

Collaboration diagram for acpi_resources_t:

Data Fields

uint64_t length
 
uint8_t data []
 

Detailed Description

ACPI resources structure.

Buffer to store all the resource descriptors for a device.

Definition at line 197 of file resources.h.

Field Documentation

◆ length

uint64_t acpi_resources_t::length

Definition at line 199 of file resources.h.

◆ data

uint8_t acpi_resources_t::data[]

Definition at line 200 of file resources.h.


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