Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Dasldefine.h211 #define AML_UNASSIGNED_OPCODE (UINT16) 0xEEEE macro
H A Daslcodegen.c389 case AML_UNASSIGNED_OPCODE: in CgWriteAmlOpcode()
H A Daslwalks.c297 case AML_UNASSIGNED_OPCODE: in AnOperandTypecheckWalkEnd()
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsopinfo.c241 case AML_UNASSIGNED_OPCODE: in AcpiPsGetOpcodeInfo()