Searched refs:AML_STRING_OP (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.3-release/sys/contrib/dev/acpica/compiler/
H A Daslprintf.c193 NewOp->Asl.AmlOpcode = AML_STRING_OP;
254 NewOp->Asl.AmlOpcode = AML_STRING_OP;
283 NewOp->Asl.AmlOpcode = AML_STRING_OP;
H A Daslcodegen.c388 case AML_STRING_OP:
H A Daslfold.c576 Op->Common.AmlOpcode = AML_STRING_OP;
H A Daslmap.c405 /* STRING_LITERAL */ OP_TABLE_ENTRY (AML_STRING_OP, 0, 0, ACPI_BTYPE_STRING),
/freebsd-10.3-release/sys/contrib/dev/acpica/components/parser/
H A Dpsloop.c112 case AML_STRING_OP: /* AML_ASCIICHARLIST_ARG */
H A Dpsargs.c479 Opcode = AML_STRING_OP;
/freebsd-10.3-release/sys/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c878 case AML_STRING_OP:
H A Ddmopcode.c782 case AML_STRING_OP:
/freebsd-10.3-release/sys/contrib/dev/acpica/include/
H A Damlcode.h61 #define AML_STRING_OP (UINT16) 0x0d macro

Completed in 201 milliseconds