Searched refs:Subop (Results 1 – 1 of 1) sorted by relevance
767 UINT32 Subop; in AcpiPsGetNextArg() local862 Subop = AcpiPsPeekOpcode (ParserState); in AcpiPsGetNextArg()863 if (Subop == 0 || in AcpiPsGetNextArg()864 AcpiPsIsLeadingChar (Subop) || in AcpiPsGetNextArg()865 ACPI_IS_ROOT_PREFIX (Subop) || in AcpiPsGetNextArg()866 ACPI_IS_PARENT_PREFIX (Subop)) in AcpiPsGetNextArg()