Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/acpi/
Ddsdt.c1759 int aml_match(struct aml_value *, int, int, int, int, int);
1976 aml_match(struct aml_value *pkg, int index, in aml_match() function
4212 ival = aml_match(opargs[0], opargs[5]->v_integer, in aml_parse()