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

  /src/usr.sbin/acpitools/aml/
aml_obj.h 49 aml_t_field, enumerator in enum:aml_objtype
aml_evalobj.c 81 name->property->type != aml_t_field) {
233 case aml_t_field:
aml_obj.c 162 case aml_t_field:
aml_store.c 342 case aml_t_field:
aml_common.c 186 case aml_t_field:
aml_parse.c 736 AML_ALLOC_OBJECT(aname->property, env, aml_t_field, 0);
797 fieldtemplate.type = aml_t_field;
843 template.type = aml_t_field;
892 template.type = aml_t_field;

Completed in 15 milliseconds