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

  /src/sys/external/bsd/acpica/dist/include/
aclocal.h 172 union acpi_parse_object;
309 union acpi_parse_object *Op;
843 union acpi_parse_object *PredicateOp;
866 union acpi_parse_object *Op; /* Current op being parsed */
904 union acpi_parse_object **OutOp);
1015 union acpi_parse_object *Arg; /* arguments and contained ops */
1034 union acpi_parse_object *Parent; /* Parent op */\
1039 union acpi_parse_object *Next; /* Next op */\
1164 union acpi_parse_object *Child;
1165 union acpi_parse_object *ParentMethod
1193 typedef union acpi_parse_object union
    [all...]
aclocal.h 172 union acpi_parse_object;
309 union acpi_parse_object *Op;
843 union acpi_parse_object *PredicateOp;
866 union acpi_parse_object *Op; /* Current op being parsed */
904 union acpi_parse_object **OutOp);
1015 union acpi_parse_object *Arg; /* arguments and contained ops */
1034 union acpi_parse_object *Parent; /* Parent op */\
1039 union acpi_parse_object *Next; /* Next op */\
1164 union acpi_parse_object *Child;
1165 union acpi_parse_object *ParentMethod
1193 typedef union acpi_parse_object union
    [all...]

Completed in 23 milliseconds