Searched refs:_pthiCommand (Results 1 – 2 of 2) sorted by relevance
39 _pthiCommand(verbose, 5000), in ConfigConnection()63 AMT_STATUS ast = _pthiCommand.GetCodeVersions(ver); in IsAMTEnabled()100 if (!(_pthiCommand.PTHIClient.Init(1))) { in Init()115 _pthiCommand.PTHIClient.Deinit(); in Init()128 _pthiCommand.PTHIClient.Deinit(); in Deinit()146 AMT_STATUS result = _pthiCommand.GetDNSSuffixList(dnsSuffixList); in RequestEntDNSSuffixList()150 if (!_pthiCommand.PTHIClient.IsInitialized()) { in RequestEntDNSSuffixList()175 AMT_STATUS result = _pthiCommand.SetEnterpriseAccess( in SendEnterpriseAccess()182 if (!_pthiCommand.PTHIClient.IsInitialized()) { in SendEnterpriseAccess()
75 PTHICommand _pthiCommand; variable