Lines Matching refs:Field
170 DT_FIELD **Field);
543 DT_FIELD **Field, in DtCompileTable() argument
560 if (!Field) in DtCompileTable()
564 if (!*Field) in DtCompileTable()
576 strcmp ((*Field)->Name, Info->Name)) in DtCompileTable()
582 Length = DtGetSubtableLength (*Field, Info); in DtCompileTable()
600 LocalField = *Field; in DtCompileTable()
640 *Field = LocalField; in DtCompileTable()
668 *Field = LocalField; in DtCompileTable()
676 *Field = LocalField; in DtCompileTable()
682 Status = DtCompileTable (Field, AcpiDmTableInfoGas, in DtCompileTable()
688 Status = DtCompileTable (Field, AcpiDmTableInfoHestNotify, in DtCompileTable()
694 Status = DtCompileTable (Field, AcpiDmTableInfoIortAcc, in DtCompileTable()
714 LocalField = *Field; in DtCompileTable()
746 *Field = LocalField; in DtCompileTable()