Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Ddsdt.c3819 struct aml_scope *mscope, *iscope; in aml_parse() local
3836 iscope = scope; in aml_parse()
4515 while (scope->pos >= scope->end && scope != iscope) { in aml_parse()