Searched refs:DataHH (Results 1 – 1 of 1) sorted by relevance
249 UINT32 DataHH, // Upper 32-bits of upper 64 bits of guid1113 UINT32 DataHH, // Upper 32-bits of upper 64 bits of guid in AddGuid64x2() argument1142 NewRec->Guid.Data2 = (UINT16) DataHH; in AddGuid64x2()1143 NewRec->Guid.Data3 = (UINT16) (DataHH >> 16); in AddGuid64x2()