Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_obj.h92 struct aml_buffer { struct
93 enum aml_objtype type; /* =aml_t_buffer */
94 int size;
95 u_int8_t *data; /* This should be free when