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

  /src/usr.sbin/acpitools/aml/
aml_obj.h 102 f_t_index, enumerator in enum:fieldtype
112 enum fieldtype ftype; /* f_t_index */
aml_evalobj.c 119 } else if (field->f.ftype == f_t_index) {
aml_store.c 121 } else if (field->f.ftype == f_t_index) {
aml_common.c 194 case f_t_index:
aml_parse.c 847 template.f.ftype = f_t_index;

Completed in 16 milliseconds