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

/illumos-gate/usr/src/uts/intel/io/acpica/parser/
H A Dpsargs.c767 UINT32 Subop; local
862 Subop = AcpiPsPeekOpcode (ParserState);
863 if (Subop == 0 ||
864 AcpiPsIsLeadingChar (Subop) ||
865 ACPI_IS_ROOT_PREFIX (Subop) ||
866 ACPI_IS_PARENT_PREFIX (Subop))

Completed in 357 milliseconds