Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/components/parser/
HDpsloop.c384 UINT8 OpcodeLength; in AcpiPsParseLoop() local
523 OpcodeLength = 1; in AcpiPsParseLoop()
526 OpcodeLength = 2; in AcpiPsParseLoop()
528 WalkState->ParserState.Aml = WalkState->Aml + OpcodeLength; in AcpiPsParseLoop()