Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/components/parser/
HDpsargs.c767 UINT32 Subop; in AcpiPsGetNextArg() local
860 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()