iPXE
|
An ACPI descriptor (used to construct ACPI tables) More...
#include <acpi.h>
Data Fields | |
struct refcnt * | refcnt |
Reference count of containing object. More... | |
struct acpi_model * | model |
Table model. More... | |
struct list_head | list |
List of ACPI descriptors for this model. More... | |
struct refcnt* acpi_descriptor::refcnt |
struct acpi_model* acpi_descriptor::model |
struct list_head acpi_descriptor::list |
List of ACPI descriptors for this model.
Definition at line 284 of file acpi.h.
Referenced by sandev_describe().