Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtcompiler.h207 } DT_FIELD; typedef
276 DT_FIELD **Field,
304 DT_FIELD *
323 DT_FIELD *Field,
341 DT_FIELD *Field,
379 DT_FIELD *Field,
402 DT_FIELD *Field,
410 DT_FIELD *Field,
418 DT_FIELD *Field,
424 DT_FIELD *Field,
[all …]
H A Ddttable2.c179 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileLpit()
255 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileMadt()
434 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileMpst()
621 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileNfit()
823 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompilePcct()
926 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompilePdtt()
986 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompilePmtt()
1132 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompilePptt()
1247 DT_FIELD *FieldList = *(DT_FIELD **) List; in DtCompileRsdt()
1369 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileSdev()
[all …]
H A Ddtexpress.c163 DT_FIELD *Field);
165 static DT_FIELD *
171 DT_FIELD *Gbl_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()
506 static DT_FIELD *
510 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()
312 DT_FIELD *Field, in DtCompileUnicode()
351 DT_FIELD *Field, in DtCompileUuid()
394 DT_FIELD *Field, in DtCompileInteger()
564 DT_FIELD *Field, in DtCompileBuffer()
624 DT_FIELD *Field, in DtCompileFlag()
H A Ddttable1.c197 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileAsf()
389 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileCsrt()
497 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileDbg2()
653 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileDmar()
813 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileDrtm()
1000 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileGtdt()
1123 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileFpdt()
1196 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileHest()
1349 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileHmat()
1561 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileIort()
[all …]
H A Ddtcompile.c170 DT_FIELD **Field);
174 DT_FIELD *FieldList);
198 DT_FIELD *FieldList; in DtDoCompile()
346 DT_FIELD *FieldList) in DtInsertCompilerIds()
348 DT_FIELD *Next; in DtInsertCompilerIds()
392 DT_FIELD **FieldList) in DtCompileDataTable()
399 DT_FIELD *RootField = *FieldList; in DtCompileDataTable()
543 DT_FIELD **Field, in DtCompileTable()
547 DT_FIELD *LocalField; in DtCompileTable()
781 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileTwoSubtables()
H A Ddttable.c174 DT_FIELD **PFieldList) in DtCompileRsdp()
237 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileFadt()
320 DT_FIELD **PFieldList) in DtCompileFacs()
H A Daslcache.c336 DT_FIELD *
348 (sizeof (DT_FIELD) * ASL_FIELD_CACHE_SIZE)); in UtFieldCacheCalloc()
357 Gbl_FieldCacheNext = ACPI_CAST_PTR (DT_FIELD, Cache->Buffer); in UtFieldCacheCalloc()
450 (sizeof (DT_FIELD) * ASL_FIELD_CACHE_SIZE), BufferCount); in UtDeleteLocalCaches()
H A Ddtio.c167 DT_FIELD *Field);
314 DT_FIELD *Field) in DtLinkField()
316 DT_FIELD *Prev; in DtLinkField()
317 DT_FIELD *Next; in DtLinkField()
367 DT_FIELD *Field; in DtParseLine()
837 DT_FIELD *
1048 DT_FIELD *Field) in DtDumpFieldList()
1171 DT_FIELD *Field, in DtWriteFieldToListing()
H A Ddtutils.c186 DT_FIELD *FieldObject, in DtError()
233 DT_FIELD *FieldObject, in DtNameError()
286 DT_FIELD *FieldObject, in DtFatal()
351 DT_FIELD *Field) in DtGetFieldValue()
528 DT_FIELD *Field, in DtGetFieldLength()
H A Ddtsubtable.c395 DT_FIELD *Field, in DtGetSubtableLength()
H A Ddtparser.y169 extern DT_FIELD *Gbl_CurrentField;
H A Daslcompiler.h307 DT_FIELD *