Searched refs:PFieldList (Results 1 – 6 of 6) sorted by relevance
| /third_party/lib/acpica/source/compiler/ |
| A D | dtcompiler.h | 423 DT_FIELD **PFieldList); 427 DT_FIELD **PFieldList); 431 void **PFieldList); 435 void **PFieldList); 439 void **PFieldList); 443 void **PFieldList); 447 void **PFieldList); 451 void **PFieldList); 455 void **PFieldList); 459 void **PFieldList); [all …]
|
| A D | dttable2.c | 80 while (*PFieldList) in DtCompileLpit() 164 while (*PFieldList) in DtCompileMadt() 538 while (*PFieldList) in DtCompileNfit() 733 while (*PFieldList) in DtCompilePcct() 821 while (*PFieldList) in DtCompilePmtt() 995 while (*PFieldList) in DtCompileS3pt() 1066 while (*PFieldList) in DtCompileSlic() 1176 while (*PFieldList) in DtCompileSrat() 1271 while (*PFieldList) in DtCompileStao() 1657 *PFieldList = (*PFieldList)->Next; in DtCompileGeneric() [all …]
|
| A D | dttable1.c | 94 while (*PFieldList) in DtCompileAsf() 290 while (*PFieldList) in DtCompileCsrt() 344 if (*PFieldList) in DtCompileCsrt() 559 while (*PFieldList) in DtCompileDmar() 744 while (*PFieldList) in DtCompileDrtm() 780 while (*PFieldList) in DtCompileDrtm() 904 while (*PFieldList) in DtCompileGtdt() 1014 while (*PFieldList) in DtCompileFpdt() 1100 while (*PFieldList) in DtCompileHest() 1282 while (*PFieldList) in DtCompileIort() [all …]
|
| A D | dttable.c | 67 DT_FIELD **PFieldList) in DtCompileRsdp() argument 77 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp1, in DtCompileRsdp() 91 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp2, in DtCompileRsdp() 130 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileFadt() local 135 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt1, in DtCompileFadt() 150 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt2, in DtCompileFadt() 161 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt3, in DtCompileFadt() 172 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt5, in DtCompileFadt() 184 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFadt6, in DtCompileFadt() 213 DT_FIELD **PFieldList) in DtCompileFacs() argument [all …]
|
| A D | dtcompile.c | 664 DT_FIELD **PFieldList = (DT_FIELD **) List; in DtCompileTwoSubtables() local 667 Status = DtCompileTable (PFieldList, TableInfo1, &Subtable, TRUE); in DtCompileTwoSubtables() 676 while (*PFieldList) in DtCompileTwoSubtables() 678 Status = DtCompileTable (PFieldList, TableInfo2, &Subtable, FALSE); in DtCompileTwoSubtables()
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | acdisasm.h | 174 void **PFieldList);
|
Completed in 15 milliseconds