Searched defs:expSize (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lms/heci/
H A DPTHICommand.cpp55 AMT_STATUS PTHICommand::_call(const unsigned char *command, UINT32 command_size, UINT8 **readBuffer, UINT32 rcmd, unsigned int expSize) argument
88 if ((expSize != 0) && (expSize != outBuffSize))

Completed in 57 milliseconds