Searched refs:AML_BREAK_OP (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddscontrol.c480 case AML_BREAK_OP:
506 if (Op->Common.AmlOpcode == AML_BREAK_OP)
/freebsd-13-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpiAml.h132 #define AML_BREAK_OP 0xa5 macro
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Damlcode.h247 #define AML_BREAK_OP (UINT16) 0xa5 macro
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslmap.c277 /* BREAK */ OP_TABLE_ENTRY (AML_BREAK_OP, 0, 0, 0),

Completed in 83 milliseconds