Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/acpica/parser/
H A Dpsobject.c305 UINT8 ArgumentCount; in AcpiPsCreateOp() local
370 ArgumentCount = AcpiPsGetArgumentCount (OpInfo->Type); in AcpiPsCreateOp()
371 if (ParentScope->Common.ArgListLength > ArgumentCount) in AcpiPsCreateOp()