Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DFWULCommand.cpp182 if (((FWU_MSG_REPLY_HEADER_V3 *)readBuffer)->MessageType != FWU_GET_VERSION_REPLY) in GetFWUVersionAndInfo()
191 if (((FWU_MSG_REPLY_HEADER_V3 *)readBuffer)->Status != PT_STATUS_SUCCESS) in GetFWUVersionAndInfo()
H A DFWULCommand.h76 } FWU_MSG_REPLY_HEADER_V3; typedef