Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DPTHICommand.h645 const UINT32 GET_LAST_HOST_RESET_REASON_RESPONSE = 0x0480004A; variable
H A DPTHICommand.cpp390 …AMT_STATUS status = _call(command, command_size, &readBuffer, GET_LAST_HOST_RESET_REASON_RESPONSE,… in GetLastHostResetReason()