Searched refs:DT_FIELD (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | dtcompiler.h | 207 } DT_FIELD; typedef 291 DT_FIELD **Field, 319 DT_FIELD * 338 DT_FIELD *Field, 356 DT_FIELD *Field, 394 DT_FIELD *Field, 417 DT_FIELD *Field, 425 DT_FIELD *Field, 433 DT_FIELD *Field, 439 DT_FIELD *Field, [all …]
|
| H A D | dttable2.c | 179 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 D | dtexpress.c | 163 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() 506 static DT_FIELD * 510 DT_FIELD *LabelField; in DtLookupLabel()
|
| H A D | dtfield.c | 163 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() 830 DT_FIELD *Prev; in DtLinkField() [all …]
|
| H A D | dttable1.c | 197 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() 1145 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileFpdt() 1218 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileHest() 1371 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileHmat() 1583 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileIort() [all …]
|
| H A D | dtcompile.c | 170 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() 397 DT_FIELD **FieldList) in DtCompileDataTable() 404 DT_FIELD *RootField = *FieldList; in DtCompileDataTable() 548 DT_FIELD **Field, in DtCompileTable() 552 DT_FIELD *LocalField; in DtCompileTable() 794 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileTwoSubtables()
|
| H A D | dttable.c | 174 DT_FIELD **PFieldList) in DtCompileRsdp() 237 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileFadt() 320 DT_FIELD **PFieldList) in DtCompileFacs()
|
| H A D | aslcache.c | 336 DT_FIELD * 348 (sizeof (DT_FIELD) * ASL_FIELD_CACHE_SIZE)); in UtFieldCacheCalloc() 357 AslGbl_FieldCacheNext = ACPI_CAST_PTR (DT_FIELD, Cache->Buffer); in UtFieldCacheCalloc() 448 ((UINT32) sizeof (DT_FIELD) * ASL_FIELD_CACHE_SIZE), BufferCount); in UtDeleteLocalCaches()
|
| H A D | dtutils.c | 186 DT_FIELD *FieldObject, in DtError() 243 DT_FIELD *FieldObject, in DtNameError() 296 DT_FIELD *FieldObject, in DtFatal() 361 DT_FIELD *Field) in DtGetFieldValue() 538 DT_FIELD *Field, in DtGetFieldLength()
|
| H A D | dtcompilerparser.y | 170 extern DT_FIELD *AslGbl_CurrentField; 195 DT_FIELD *f;
|
| H A D | dtio.c | 324 DT_FIELD *Field; in DtParseLine() 816 DT_FIELD * 1027 DT_FIELD *Field) in DtDumpFieldList() 1150 DT_FIELD *Field, in DtWriteFieldToListing()
|
| H A D | dtsubtable.c | 395 DT_FIELD *Field, in DtGetSubtableLength()
|
| H A D | dtparser.y | 169 extern DT_FIELD *AslGbl_CurrentField;
|
| H A D | aslcompiler.h | 315 DT_FIELD *
|