Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_amlmem.c51 MEMMAN_INITIALSTORAGE_DESC(struct aml_method, _aml_method_storage);
74 MEMMAN_MEMBLOCK_DESC(sizeof(struct aml_method), _aml_method_storage),
H A Daml_obj.h147 struct aml_method { struct
208 struct aml_method meth;
H A Daml_parse.c609 struct aml_method *meth; in aml_parse_defmethod()