Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/include/
HDaclocal.h64 union acpi_parse_object;
195 union acpi_parse_object *Op;
701 union acpi_parse_object *PredicateOp;
724 union acpi_parse_object *Op; /* Current op being parsed */
762 union acpi_parse_object **OutOp);
873 union acpi_parse_object *Arg; /* arguments and contained ops */
886 union acpi_parse_object *Parent; /* Parent op */\
891 union acpi_parse_object *Next; /* Next op */\
948 union acpi_parse_object *Child;
949 union acpi_parse_object *ParentMethod;
[all …]