Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Ddsdt.c1918 struct aml_scope *nscope; in aml_popscope() local
1923 nscope = scope->parent; in aml_popscope()
1938 aml_lastscope = nscope; in aml_popscope()
1940 return nscope; in aml_popscope()