Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DMNGCommand.h74 const UINT32 MNG_GET_ME_INFO_Version = 0x00010000; variable
H A DMNGCommand.cpp128 if (((MNG_GET_ME_INFORMATION_RESPONSE *)readBuffer)->Version != MNG_GET_ME_INFO_Version) in GetMEInfo()