Searched refs:AmlOpcodeInfo (Results 1 – 3 of 3) sorted by relevance
122 extern const AH_AML_OPCODE AmlOpcodeInfo[];
50 const AH_AML_OPCODE AmlOpcodeInfo[] = variable
352 for (Op = AmlOpcodeInfo; Op->OpcodeString; Op++) in AhFindAmlOpcode()431 for (Op = AmlOpcodeInfo; Op->OpcodeString; Op++) in AhDecodeAmlOpcode()
Completed in 6 milliseconds