Searched refs:acpi_parse_object (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h172 union acpi_parse_object;
309 union acpi_parse_object *Op;
834 union acpi_parse_object *PredicateOp;
857 union acpi_parse_object *Op; /* Current op being parsed */
895 union acpi_parse_object **OutOp);
1006 union acpi_parse_object *Arg; /* arguments and contained ops */
1025 union acpi_parse_object *Parent; /* Parent op */\
1030 union acpi_parse_object *Next; /* Next op */\
1155 union acpi_parse_object *Child;
1156 union acpi_parse_object *ParentMetho
1184 typedef union acpi_parse_object union
[all...]

Completed in 72 milliseconds