Home
last modified time | relevance | path

Searched refs:AMLOP_BREAK (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/acpi/
Damltypes.h140 #define AMLOP_BREAK 0xA5 macro
Ddsdt.c154 { AMLOP_BREAK, "Break", "" },
1823 case AMLOP_BREAK: in aml_findscope()
3197 case AMLOP_BREAK: in aml_disasm()
4462 case AMLOP_BREAK: in aml_parse()
4464 aml_findscope(scope, AMLOP_WHILE, AMLOP_BREAK); in aml_parse()