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

/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Dasldefine.h175 #define ASL_PARSE_OPCODE_BASE PARSEOP_ACCESSAS /* First Lex type */ macro
H A Daslopcodes.c858 Index = (UINT16) (Op->Asl.ParseOpcode - ASL_PARSE_OPCODE_BASE);
H A Dasltransform.c657 Index = (UINT16) (Next->Asl.ParseOpcode - ASL_PARSE_OPCODE_BASE);

Completed in 162 milliseconds