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