Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_obj.c125 unsigned int memid; in aml_alloc_object() local
H A Daml_memman.c302 memman_free(struct memman *memman, unsigned int memid, void *chunk) in memman_free()