Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DPTHICommand.h631 const UINT32 GET_FEATURES_STATE_RESPONSE = 0x04800049; variable
H A DPTHICommand.cpp333 …AMT_STATUS status = _call(command, command_size, &readBuffer, GET_FEATURES_STATE_RESPONSE, sizeof(… in GetFeaturesState()