Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpiAml.h123 #define AML_TO_STRING_OP 0x9c macro
/freebsd/sys/contrib/dev/acpica/include/
H A Damlcode.h238 #define AML_TO_STRING_OP (UINT16) 0x9c /* ACPI 2.0 */ macro
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexoparg2.c447 case AML_TO_STRING_OP: /* ToString (Buffer, Length, Result) (ACPI 2.0) */ in AcpiExOpcode_2A_1T_1R()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslmap.c542 /* TOSTRING */ OP_TABLE_ENTRY (AML_TO_STRING_OP, 0, …