Searched refs:DT_FIELD (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Ddtcompiler.h207 } DT_FIELD; typedef in typeref:struct:dt_field
241 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*Gbl_FieldList, NULL);
253 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*Gbl_LabelList, NULL);
268 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*Gbl_FieldCacheNext, NULL);
269 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*Gbl_FieldCacheLast, NULL);
276 DT_FIELD **Field,
305 DT_FIELD *
319 DT_FIELD *Field);
324 DT_FIELD *Field,
342 DT_FIELD *Fiel
[all...]
H A Ddtexpress.c163 DT_FIELD *Field);
165 static DT_FIELD *
171 DT_FIELD *Gbl_CurrentField;
190 DT_FIELD *Field,
383 DT_FIELD *LabelField;
427 DT_FIELD *FieldList)
430 DT_FIELD *GenericField;
481 DT_FIELD *Field)
506 static DT_FIELD *
510 DT_FIELD *LabelFiel
[all...]
H A Ddttable2.c179 DT_FIELD **PFieldList = (DT_FIELD **) List;
180 DT_FIELD *SubtableStart;
255 DT_FIELD **PFieldList = (DT_FIELD **) List;
256 DT_FIELD *SubtableStart;
434 DT_FIELD **PFieldList = (DT_FIELD **) List;
621 DT_FIELD **PFieldList = (DT_FIELD **) Lis
[all...]
H A Ddtfield.c163 DT_FIELD *Field,
169 DT_FIELD *Field,
175 DT_FIELD *Field,
202 DT_FIELD *Field,
271 DT_FIELD *Field,
312 DT_FIELD *Field,
351 DT_FIELD *Field,
394 DT_FIELD *Field,
564 DT_FIELD *Field,
624 DT_FIELD *Fiel
[all...]
H A Ddttable.c174 DT_FIELD **PFieldList)
237 DT_FIELD **PFieldList = (DT_FIELD **) List;
320 DT_FIELD **PFieldList)
H A Ddtcompile.c170 DT_FIELD **Field);
174 DT_FIELD *FieldList);
198 DT_FIELD *FieldList;
346 DT_FIELD *FieldList)
348 DT_FIELD *Next;
392 DT_FIELD **FieldList)
399 DT_FIELD *RootField = *FieldList;
544 DT_FIELD **Field,
549 DT_FIELD *LocalField;
783 DT_FIELD **PFieldLis
[all...]
H A Ddttable1.c197 DT_FIELD **PFieldList = (DT_FIELD **) List;
198 DT_FIELD *SubtableStart;
389 DT_FIELD **PFieldList = (DT_FIELD **) List;
497 DT_FIELD **PFieldList = (DT_FIELD **) List;
653 DT_FIELD **PFieldList = (DT_FIELD **) List;
654 DT_FIELD *SubtableStar
[all...]
H A Daslcache.c336 DT_FIELD *
348 (sizeof (DT_FIELD) * ASL_FIELD_CACHE_SIZE));
357 Gbl_FieldCacheNext = ACPI_CAST_PTR (DT_FIELD, Cache->Buffer);
450 (sizeof (DT_FIELD) * ASL_FIELD_CACHE_SIZE), BufferCount);
H A Ddtutils.c186 DT_FIELD *FieldObject,
233 DT_FIELD *FieldObject,
286 DT_FIELD *FieldObject,
351 DT_FIELD *Field)
528 DT_FIELD *Field,
H A Ddtio.c167 DT_FIELD *Field);
314 DT_FIELD *Field)
316 DT_FIELD *Prev;
317 DT_FIELD *Next;
367 DT_FIELD *Field;
837 DT_FIELD *
1048 DT_FIELD *Field)
1171 DT_FIELD *Field,
H A Ddtsubtable.c395 DT_FIELD *Field,
H A Ddtparser.y169 extern DT_FIELD *Gbl_CurrentField;
H A Daslcompiler.h307 DT_FIELD *

Completed in 7684 milliseconds