Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DFWULCommand.h58 FWU_GET_INFO_REPLY enumerator
H A DFWULCommand.cpp158 if (((FWU_MSG_REPLY_HEADER *)readBuffer)->MessageType != FWU_GET_INFO_REPLY) in GetFWUVersionAndInfo()
/titanic_41/usr/src/cmd/lms/
H A DConfigConnection.cpp77 if (infoMsg.MessageType == FWU_GET_INFO_REPLY) { in IsAMTEnabled()