Searched refs:DevicePathField (Results 1 – 1 of 1) sorted by relevance
1263 DT_FIELD *DevicePathField; in DtCompilePhat() local1327 DevicePathField = DataOffsetField->Next; in DtCompilePhat()1331 … DevicePathField->StringLength = (strlen ((const char *) DevicePathField->Value) * 2) + 2; in DtCompilePhat()1332 TableOffset += DevicePathField->StringLength; in DtCompilePhat()1335 TableOffset, Subtable->Length, DevicePathField->StringLength); in DtCompilePhat()1349 TableOffset, DataOffsetField->StringLength, DevicePathField->StringLength, in DtCompilePhat()1350 DevicePathField->Value, DataOffsetField->Value, DataOffsetField->ByteOffset); in DtCompilePhat()