Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DFWULCommand.cpp180 else if (replySize == sizeof(FWU_GET_VERSION_MSG_REPLY_V3)) in GetFWUVersionAndInfo()
201 FWU_GET_VERSION_MSG_REPLY_V3 *rep = (FWU_GET_VERSION_MSG_REPLY_V3 *)readBuffer; in GetFWUVersionAndInfo()
H A DFWULCommand.h107 } FWU_GET_VERSION_MSG_REPLY_V3; typedef