Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Ddsdt.c1280 int aml_parseopcode(struct aml_scope *);
1284 aml_parseopcode(struct aml_scope *scope) in aml_parseopcode() function
3118 opcode = aml_parseopcode(scope); in aml_disasm()
3822 opcode = aml_parseopcode(scope); in aml_parse()