HomeSort by: relevance | last modified time | path
    Searched refs:aml_showobject (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/acpitools/amldb/
debug.c 149 aml_showobject(tmp->property);
159 aml_showobject(tmp->property);
208 aml_showobject(name->property);
280 aml_showobject(retval);
  /src/usr.sbin/acpitools/aml/
aml_common.h 74 void aml_showobject(union aml_object *);
aml_common.c 155 aml_showobject(union aml_object * obj) function
236 aml_showobject(obj->package.objects[i]);
258 aml_showobject(obj->objref.ref);
281 aml_showobject(aname->property);
aml_evalobj.c 270 aml_showobject(obj);
341 aml_showobject(ret);
aml_store.c 252 aml_showobject(src);

Completed in 17 milliseconds