Searched refs:IsAMTEnabled (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lms/
H A DConfigConnection.h57 int IsAMTEnabled(bool useOpenPTHI = false);
H A DConfigConnection.cpp54 int ConfigConnection::IsAMTEnabled(bool useOpenPTHI) function in class:ConfigConnection
106 if (_CFCON_AMT_ENABLED != IsAMTEnabled(true)) {
H A DProtocol.cpp141 if (!_cfg.IsAMTEnabled(false)) {

Completed in 84 milliseconds