Searched refs:FWU_GET_INFO_MSG_REPLY (Results 1 – 3 of 3) sorted by relevance
104 FWULCommand::GetFWUVersionAndInfo(FWU_GET_VERSION_MSG_REPLY &verMsg, FWU_GET_INFO_MSG_REPLY &infoMs… in GetFWUVersionAndInfo()149 if (replySize != sizeof(FWU_GET_INFO_MSG_REPLY)) in GetFWUVersionAndInfo()177 memcpy(&infoMsg, readBuffer, sizeof(FWU_GET_INFO_MSG_REPLY)); in GetFWUVersionAndInfo()
126 } FWU_GET_INFO_MSG_REPLY; typedef136 …HECI_STATUS GetFWUVersionAndInfo(FWU_GET_VERSION_MSG_REPLY &verMsg, FWU_GET_INFO_MSG_REPLY &infoMs…
57 FWU_GET_INFO_MSG_REPLY infoMsg; in IsAMTEnabled()