Home
last modified time | relevance | path

Searched refs:expSize (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/lms/heci/
H A DPTHICommand.cpp55 …unsigned char *command, UINT32 command_size, UINT8 **readBuffer, UINT32 rcmd, unsigned int expSize) in _call() argument
88 if ((expSize != 0) && (expSize != outBuffSize)) in _call()
H A DPTHICommand.h591 …ned char *command, UINT32 command_size, UINT8 **readBuffer, UINT32 rcmd, unsigned int expSize = 0);