Searched refs:FWU_MSG_REPLY_HEADER (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lms/heci/
H A DFWULCommand.cpp121 if (((FWU_MSG_REPLY_HEADER *)readBuffer)->MessageType != FWU_GET_VERSION_REPLY)
130 if (((FWU_MSG_REPLY_HEADER *)readBuffer)->Status != PT_STATUS_SUCCESS)
158 if (((FWU_MSG_REPLY_HEADER *)readBuffer)->MessageType != FWU_GET_INFO_REPLY)
167 if (((FWU_MSG_REPLY_HEADER *)readBuffer)->Status != PT_STATUS_SUCCESS)
H A DFWULCommand.h70 } FWU_MSG_REPLY_HEADER; typedef in typeref:struct:_FWU_MSG_REPLY_HEADER

Completed in 57 milliseconds