Home
last modified time | relevance | path

Searched refs:HECI_STATUS (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/lms/heci/
H A DMNGCommand.cpp54 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 DMNGCommand.h62 HECI_STATUS GetMEInfo(MNG_GET_ME_INFORMATION_RESPONSE &infoMsg);
67HECI_STATUS _call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffer, UINT32 *o…
H A DFWULCommand.cpp54 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 DFWULCommand.h136HECI_STATUS GetFWUVersionAndInfo(FWU_GET_VERSION_MSG_REPLY &verMsg, FWU_GET_INFO_MSG_REPLY &infoMs…
141HECI_STATUS _call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffer, UINT32 *o…
H A DHECI_if.h68 } HECI_STATUS; typedef
/titanic_41/usr/src/cmd/lms/
H A DConfigConnection.cpp58 HECI_STATUS heciRet; in IsAMTEnabled()