Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Ddsdt.c1765 int aml_ccrlen(int, union acpi_resource *, void *);
2162 aml_ccrlen(int crsidx, union acpi_resource *rs, void *arg) in aml_ccrlen() function
2182 aml_parse_resource(a1, aml_ccrlen, &l1); in aml_concatres()
2183 aml_parse_resource(a2, aml_ccrlen, &l2); in aml_concatres()