Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DPTHICommand.h169 } AMT_ANSI_STRING; typedef
249 AMT_ANSI_STRING PolicyName;
397 AMT_ANSI_STRING MpsHostname;
405 AMT_ANSI_STRING MpsHostname;
453 AMT_ANSI_STRING Name;
488 AMT_ANSI_STRING ProvServerFQDN;
550 AMT_ANSI_STRING Suffix;
567 AMT_STATUS GetCurrentPowerPolicy(AMT_ANSI_STRING &policyName);
582 AMT_STATUS SetProvisioningServerOTP(AMT_ANSI_STRING passwordOTP);
583 AMT_STATUS SetDnsSuffix(AMT_ANSI_STRING dnsSuffix);
[all …]
H A DPTHICommand.cpp417 AMT_STATUS PTHICommand::GetCurrentPowerPolicy(AMT_ANSI_STRING &policyName) in GetCurrentPowerPolicy()
951 AMT_STATUS PTHICommand::SetProvisioningServerOTP(AMT_ANSI_STRING passwordOTP) in SetProvisioningServerOTP()
997 AMT_STATUS PTHICommand::SetDnsSuffix(AMT_ANSI_STRING dnsSuffix) in SetDnsSuffix()
1181 AMT_STATUS PTHICommand::GetDnsSuffix(AMT_ANSI_STRING &dnsSuffix) in GetDnsSuffix()