/titanic_41/usr/src/cmd/lms/ |
H A D | ConfigConnection.cpp | 73 if (_fwulCommand.FWULClient.Init()) { in IsAMTEnabled() 90 bool ConfigConnection::Init(bool checkEnabled) in Init() function in ConfigConnection 100 if (!(_pthiCommand.PTHIClient.Init(1))) { in Init()
|
H A D | ConfigConnection.h | 54 bool Init(bool checkEnabled = true);
|
H A D | Protocol.h | 86 bool Init(EventLogCallback cb, void *param);
|
H A D | LMEConnection.cpp | 77 bool LMEConnection::Init(HECICallback cb, void *param) in Init() function in LMEConnection 89 if (_heci.Init(LMS_PROCOL_VERSION)) { in Init() 92 } else if (_heciCompat.Init()) { in Init()
|
H A D | main.cpp | 343 if (!prot.Init(log, NULL)) { in main()
|
H A D | LMEConnection.h | 320 bool Init(HECICallback cb, void *param);
|
H A D | Protocol.cpp | 106 bool Protocol::Init(EventLogCallback cb, void *param) function in Protocol 118 if (!_lme.Init(_LmeCallback, this)) { 139 if (!_cfg.Init(true)) {
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softMAC.h | 101 HASH##Init(&((mac_ctx)->hc_icontext)); \ 104 HASH##Init(&((mac_ctx)->hc_ocontext)); \
|
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | capacity.notes.txt | 69 for ata, without using "Init Drive Parameters", since the driver 125 If you don't like this geometry then issue an Init Drv Params with 136 2c) Issue a Init Drv Params and set your favorite heads and sectors. 146 drive capacity. Issue an Init Drv Params to set the default geometry 147 from [3] and [6] -or- issue an Init Drv Params with your favorite 156 And one final thing... If you used Init Drv Params you must now verify
|
/titanic_41/usr/src/cmd/lms/heci/ |
H A D | HECIUnix.h | 42 virtual bool Init(unsigned char reqProtocolVersion = 0);
|
H A D | heci.h | 67 virtual bool Init(unsigned char maxProtocolVersion = 0) = 0;
|
H A D | HECIUnix.cpp | 108 bool HECILinux::Init(unsigned char reqProtocolVersion) in Init() function in HECILinux
|
/titanic_41/usr/src/common/lzma/ |
H A D | LzFind.h | 91 Mf_Init_Func Init; member
|
H A D | LzFind.c | 732 vTable->Init = (Mf_Init_Func)MatchFinder_Init; in MatchFinder_CreateVTable()
|
H A D | LzmaEnc.c | 1759 p->matchFinder.Init(p->matchFinderObj); in LzmaEnc_CodeOneBlock()
|
/titanic_41/usr/src/cmd/cmd-crypto/decrypt/ |
H A D | decrypt.c | 115 CK_RV (*Init)(CK_SESSION_HANDLE, CK_MECHANISM_PTR, CK_OBJECT_HANDLE); member 901 if ((rv = cmd->Init(hSession, &mech, key)) != CKR_OK) { in execute_cmd()
|
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
H A D | mpi2_history.txt | 211 * Removed SATA Init Failure defines for DiscoveryStatus
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | mDNSPosix.c | 633 #pragma mark ***** Init and Term
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | caps | 516 code_set_init, "csin" "ci" Init sequence for multiple codesets
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 504 code_set_init csin ci str Init sequence for multiple codesets
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 504 code_set_init csin ci str Init sequence for multiple codesets
|