Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DPTHICommand.h610 const UINT32 CODE_VERSIONS_RESPONSE = 0x0480001A; variable
H A DPTHICommand.cpp195 AMT_STATUS status = _call(command, command_size, &readBuffer, CODE_VERSIONS_RESPONSE, 0); in GetCodeVersions()