Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/acpi/
Damltypes.h188 #define AML_ARG_INTEGER 'i' macro
Ddsdt.c3871 case AML_ARG_INTEGER: in aml_parse()
4059 my_ret = aml_eval(scope, opargs[0], AML_ARG_INTEGER, 0, NULL); in aml_parse()