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

  /src/usr.sbin/acpitools/aml/
aml_obj.h 51 aml_t_method, enumerator in enum:aml_objtype
aml_evalobj.c 237 case aml_t_method:
338 if (name->property->type != aml_t_method) {
402 name->property->type == aml_t_method) {
aml_obj.c 156 case aml_t_method:
aml_common.c 208 case aml_t_method:
aml_parse.c 629 AML_ALLOC_OBJECT(aobj, env, aml_t_method,);
  /src/usr.sbin/acpitools/amldb/
debug.c 203 name->property->type != aml_t_method) {

Completed in 18 milliseconds