Searched refs:FWULCommand (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lms/heci/
H A DFWULCommand.cpp42 #include "FWULCommand.h"
44 FWULCommand::FWULCommand(bool verbose) : function in class:FWULCommand
50 FWULCommand::~FWULCommand(void)
54 HECI_STATUS FWULCommand::_call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffer, UINT32 *outBuffSize)
104 FWULCommand::GetFWUVersionAndInfo(FWU_GET_VERSION_MSG_REPLY &verMsg, FWU_GET_INFO_MSG_REPLY &infoMsg)
H A DFWULCommand.h130 class FWULCommand class
133 FWULCommand(bool verbose = false);
134 ~FWULCommand();
/illumos-gate/usr/src/cmd/lms/
H A DConfigConnection.h38 #include "FWULCommand.h"
76 FWULCommand _fwulCommand;
H A DMakefile36 heci/FWULCommand.o heci/HECIUnix.o \

Completed in 266 milliseconds