Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DPTHICommand.h701 const UINT32 GET_AMT_STATE_RESPONSE = 0x01800001; variable
H A DPTHICommand.cpp682 …AMT_STATUS status = _call(command, command_size, &readBuffer, GET_AMT_STATE_RESPONSE, sizeof(STATE… in GetFWResetReason()