Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DPTHICommand.cpp191 const UINT32 command_size = sizeof(GET_CODE_VERSION_HEADER); in GetCodeVersions()
193 memcpy(command, &(GET_CODE_VERSION_HEADER), sizeof(GET_CODE_VERSION_HEADER)); in GetCodeVersions()
H A DPTHICommand.h612 const PTHI_MESSAGE_HEADER GET_CODE_VERSION_HEADER = { variable