Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DHECIUnix.cpp179 fprintf(stdout, "max_message_length %d \n", (heci_client->MaxMessageLength)); in Init()
193 _bufSize = heci_client->MaxMessageLength; in Init()
H A DHECI_if.h88 UINT32 MaxMessageLength; member