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

/illumos-gate/usr/src/cmd/lms/heci/
H A DPTHICommand.cpp33 // File: PTHICommand.cpp
42 #include "PTHICommand.h"
45 PTHICommand::PTHICommand(bool verbose, unsigned long sendTimeout) : function in class:PTHICommand
51 PTHICommand::~PTHICommand(void)
55 AMT_STATUS PTHICommand::_call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffer, UINT32 rcmd, unsigned int expSize)
109 AMT_STATUS PTHICommand::_verifyResponseHeader(
139 AMT_STATUS PTHICommand::_verifyCodeVersions(
188 AMT_STATUS PTHICommand
[all...]
H A DPTHICommand.h33 // File: PTHICommand.h
35 // Contents: header file of PTHICommand class
555 class PTHICommand class
558 PTHICommand(bool verbose = false, unsigned long sendTimeout = 2000);
559 ~PTHICommand();
/illumos-gate/usr/src/cmd/lms/
H A DConfigConnection.h37 #include "PTHICommand.h"
75 PTHICommand _pthiCommand;
H A DMakefile37 heci/MNGCommand.o heci/PTHICommand.o \

Completed in 70 milliseconds