HomeSort by: relevance | last modified time | path
    Searched defs:acpi_parse_object (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 64 union acpi_parse_object;
201 union acpi_parse_object *Op;
735 union acpi_parse_object *PredicateOp;
758 union acpi_parse_object *Op; /* Current op being parsed */
796 union acpi_parse_object **OutOp);
907 union acpi_parse_object *Arg; /* arguments and contained ops */
926 union acpi_parse_object *Parent; /* Parent op */\
931 union acpi_parse_object *Next; /* Next op */\
1056 union acpi_parse_object *Child;
1057 union acpi_parse_object *ParentMethod
1085 typedef union acpi_parse_object union
    [all...]

Completed in 16 milliseconds