Searched refs:HECI_STATUS (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/lms/heci/ |
H A D | MNGCommand.cpp | 54 HECI_STATUS MNGCommand::_call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffer… in _call() 103 HECI_STATUS 110 HECI_STATUS status; in GetMEInfo()
|
H A D | MNGCommand.h | 62 HECI_STATUS GetMEInfo(MNG_GET_ME_INFORMATION_RESPONSE &infoMsg); 67 …HECI_STATUS _call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffer, UINT32 *o…
|
H A D | FWULCommand.cpp | 54 HECI_STATUS FWULCommand::_call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffe… in _call() 103 HECI_STATUS 110 HECI_STATUS status; in GetFWUVersionAndInfo()
|
H A D | FWULCommand.h | 136 …HECI_STATUS GetFWUVersionAndInfo(FWU_GET_VERSION_MSG_REPLY &verMsg, FWU_GET_INFO_MSG_REPLY &infoMs… 141 …HECI_STATUS _call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffer, UINT32 *o…
|
H A D | HECI_if.h | 68 } HECI_STATUS; typedef
|
/titanic_41/usr/src/cmd/lms/ |
H A D | ConfigConnection.cpp | 58 HECI_STATUS heciRet; in IsAMTEnabled()
|