Searched refs:aml_parsefieldlist (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/acpi/ |
H A D | dsdt.c | 2210 void aml_parsefieldlist(struct aml_scope *, int, int, 2880 aml_parsefieldlist(struct aml_scope *mscope, int opcode, int flags, in aml_parsefieldlist() function 4378 aml_parsefieldlist(mscope, opcode, opargs[1]->v_integer, in aml_parse() 4385 aml_parsefieldlist(mscope, opcode, opargs[2]->v_integer, in aml_parse() 4392 aml_parsefieldlist(mscope, opcode, opargs[3]->v_integer, in aml_parse()
|