Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/parser/
H A Dpsloop.c374 UINT8 OpcodeLength; in AcpiPsParseLoop() local
502 OpcodeLength = 1; in AcpiPsParseLoop()
505 OpcodeLength = 2; in AcpiPsParseLoop()
507 WalkState->ParserState.Aml = WalkState->Aml + OpcodeLength; in AcpiPsParseLoop()