Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DPTHICommand.h638 const UINT32 GET_CURRENT_POWER_POLICY_RESPONSE = 0x04800047; variable
H A DPTHICommand.cpp424 …AMT_STATUS status = _call(command, command_size, &readBuffer, GET_CURRENT_POWER_POLICY_RESPONSE, 0… in GetCurrentPowerPolicy()