Home
last modified time | relevance | path

Searched defs:acpi_walk_state (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacstruct.h181 typedef struct acpi_walk_state struct
185 UINT8 WalkType;
193 UINT8 ReturnUsed;
194 UINT8 ScopeDepth;
199 UINT8 *Aml;
200 UINT32 ArgTypes;
203 UINT32 ParseFlags;
206 UINT32 PrevArgTypes;
214 union acpi_operand_object **Params;
229 union acpi_operand_object *ResultObj;
[all …]