Searched refs:PFieldList (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/compiler/
H A Ddtcompiler.h371 DT_FIELD **PFieldList);
375 DT_FIELD **PFieldList);
379 void **PFieldList);
383 void **PFieldList);
387 void **PFieldList);
391 void **PFieldList);
395 void **PFieldList);
399 void **PFieldList);
403 void **PFieldList);
407 void **PFieldList);
[all...]
H A Ddttable.c109 DT_FIELD **PFieldList = (DT_FIELD **) List; local
112 Status = DtCompileTable (PFieldList, TableInfo1, &Subtable, TRUE);
121 while (*PFieldList)
123 Status = DtCompileTable (PFieldList, TableInfo2, &Subtable, FALSE);
140 * PARAMETERS: PFieldList - Current field list pointer
150 DT_FIELD **PFieldList)
158 Status = DtCompileTable (PFieldList, AcpiDmTableInfoFacs,
182 * PARAMETERS: PFieldList - Current field list pointer
192 DT_FIELD **PFieldList)
202 Status = DtCompileTable (PFieldList, AcpiDmTableInfoRsdp
149 DtCompileFacs( DT_FIELD **PFieldList) argument
191 DtCompileRsdp( DT_FIELD **PFieldList) argument
260 DT_FIELD **PFieldList = (DT_FIELD **) List; local
440 DT_FIELD **PFieldList = (DT_FIELD **) List; local
624 DT_FIELD **PFieldList = (DT_FIELD **) List; local
688 DT_FIELD **PFieldList = (DT_FIELD **) List; local
814 DT_FIELD **PFieldList = (DT_FIELD **) List; local
961 DT_FIELD **PFieldList = (DT_FIELD **) List; local
1154 DT_FIELD **PFieldList = (DT_FIELD **) List; local
1223 DT_FIELD **PFieldList = (DT_FIELD **) List; local
1279 DT_FIELD **PFieldList = (DT_FIELD **) List; local
1407 DT_FIELD **PFieldList = (DT_FIELD **) List; local
1518 DT_FIELD **PFieldList = (DT_FIELD **) List; local
[all...]
/netbsd-6-1-5-RELEASE/sys/external/bsd/acpica/dist/include/
H A Dacdisasm.h141 void **PFieldList);

Completed in 147 milliseconds