Home
last modified time | relevance | path

Searched refs:DataOffsetValue (Results 1 – 1 of 1) sorted by relevance

/acpica-3.7.0/source/compiler/
Ddttable2.c1201 UINT32 DataOffsetValue; in DtCompilePhat() local
1256 sscanf (DataOffsetField->Value, "%X", &DataOffsetValue); in DtCompilePhat()
1276 if (DataOffsetValue != 0) in DtCompilePhat()
1381 sscanf (DataOffsetField->Value, "%X", &DataOffsetValue); in DtCompilePhat()
1384 DataOffsetValue, TableOffset); in DtCompilePhat()
1385 if (DataOffsetValue != 0) in DtCompilePhat()