Home
last modified time | relevance | path

Searched defs:aml_region_handle (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_common.h116 struct aml_region_handle { struct
118 struct aml_environ *env;
119 int regtype;
143 int aml_region_handle_alloc(struct aml_environ *, int, u_int32_t, argument
145 struct aml_region_handle *); argument