Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/acpi/
Damltypes.h85 #define AMLOP_ARG6 0x6E macro
Ddsdt.c148 { AMLOP_ARG6, "Arg6", "A", },
1850 } else if (opcode >= AMLOP_ARG0 && opcode <= AMLOP_ARG6) { in aml_getstack()
3191 case AMLOP_ARG6: in aml_disasm()
3949 case AMLOP_ARG6: in aml_parse()