Home
last modified time | relevance | path

Searched refs:DT_FIELD (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtcompiler.h207 } DT_FIELD; typedef
252 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_FieldList, NULL);
264 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_LabelList, NULL);
283 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_FieldCacheNext, NULL);
284 DT_EXTERN DT_FIELD DT_INIT_GLOBAL (*AslGbl_FieldCacheLast, NULL);
291 DT_FIELD **Field,
319 DT_FIELD *
333 DT_FIELD *Field);
338 DT_FIELD *Field,
356 DT_FIELD *Field,
[all …]
H A Ddttable2.c179 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileLpit()
180 DT_FIELD *SubtableStart; in DtCompileLpit()
255 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileMadt()
256 DT_FIELD *SubtableStart; in DtCompileMadt()
530 DT_FIELD *SubtableStart; in DtCompileMpam()
531 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileMpam()
688 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileMpst()
825 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileMrrm()
901 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileNfit()
902 DT_FIELD *SubtableStart; in DtCompileNfit()
[all …]
H A Ddtexpress.c163 DT_FIELD *Field);
165 static DT_FIELD *
171 DT_FIELD *AslGbl_CurrentField;
190 DT_FIELD *Field, in DtResolveIntegerExpression()
383 DT_FIELD *LabelField; in DtResolveLabel()
427 DT_FIELD *FieldList) in DtDetectAllLabels()
430 DT_FIELD *GenericField; in DtDetectAllLabels()
481 DT_FIELD *Field) in DtInsertLabelField()
507 static DT_FIELD *
511 DT_FIELD *LabelField; in DtLookupLabel()
H A Ddtfield.c163 DT_FIELD *Field,
169 DT_FIELD *Field,
175 DT_FIELD *Field,
202 DT_FIELD *Field, in DtCompileOneField()
271 DT_FIELD *Field, in DtCompileString()
314 DT_FIELD *Field, in DtCompileUnicode()
353 DT_FIELD *Field, in DtCompileUuid()
396 DT_FIELD *Field, in DtCompileInteger()
566 DT_FIELD *Field, in DtCompileBuffer()
634 DT_FIELD *Field, in DtCompileFlag()
[all …]
H A Ddttable1.c208 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileAest()
505 DT_FIELD **PFieldList = (DT_FIELD**)List; in DtCompileApmt()
506 DT_FIELD *SubtableStart; in DtCompileApmt()
602 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileAsf()
603 DT_FIELD *SubtableStart; in DtCompileAsf()
770 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileAspt()
771 DT_FIELD *SubtableStart; in DtCompileAspt()
854 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileCdat()
857 DT_FIELD *SubtableStart; in DtCompileCdat()
981 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileCedt()
[all …]
H A Ddtcompile.c170 DT_FIELD **Field);
174 DT_FIELD *FieldList);
198 DT_FIELD *FieldList; in DtDoCompile()
351 DT_FIELD *FieldList) in DtInsertCompilerIds()
353 DT_FIELD *Next; in DtInsertCompilerIds()
421 DT_FIELD **FieldList) in DtCompileDataTable()
428 DT_FIELD *RootField = *FieldList; in DtCompileDataTable()
614 DT_FIELD **Field, in DtCompileTable()
618 DT_FIELD *LocalField; in DtCompileTable()
860 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileTwoSubtables()
H A Ddttable.c174 DT_FIELD **PFieldList) in DtCompileRsdp()
239 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileFadt()
240 DT_FIELD *DsdtFieldList; in DtCompileFadt()
369 DT_FIELD **PFieldList) in DtCompileFacs()
H A Daslcache.c342 DT_FIELD *
354 (sizeof (DT_FIELD) * ASL_FIELD_CACHE_SIZE)); in UtFieldCacheCalloc()
363 AslGbl_FieldCacheNext = ACPI_CAST_PTR (DT_FIELD, Cache->Buffer); in UtFieldCacheCalloc()
454 ((UINT32) sizeof (DT_FIELD) * ASL_FIELD_CACHE_SIZE), BufferCount); in UtDeleteLocalCaches()
H A Ddtutils.c186 DT_FIELD *FieldObject, in DtError()
243 DT_FIELD *FieldObject, in DtNameError()
296 DT_FIELD *FieldObject, in DtFatal()
361 DT_FIELD *Field) in DtGetFieldValue()
548 DT_FIELD *Field, in DtGetFieldLength()
H A Ddtcompilerparser.y170 extern DT_FIELD *AslGbl_CurrentField;
195 DT_FIELD *f;
H A Ddtio.c324 DT_FIELD *Field; in DtParseLine()
822 DT_FIELD *
1033 DT_FIELD *Field) in DtDumpFieldList()
1156 DT_FIELD *Field, in DtWriteFieldToListing()
H A Ddtsubtable.c395 DT_FIELD *Field, in DtGetSubtableLength()
H A Ddtparser.y169 extern DT_FIELD *AslGbl_CurrentField;
H A Daslcompiler.h315 DT_FIELD *