Searched refs:Enabled (Results 26 - 50 of 100) sorted by relevance

1234

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86Privstr.h125 Bool Enabled; member in struct:__anon9251
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86Privstr.h125 Bool Enabled; member in struct:__anon9572
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86Privstr.h123 Bool Enabled; member in struct:__anon5097
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86Privstr.h123 Bool Enabled; member in struct:__anon5409
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Privstr.h119 Bool Enabled; member in struct:__anon5720
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Privstr.h121 Bool Enabled; member in struct:__anon6027
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Privstr.h121 Bool Enabled; member in struct:__anon6330
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Privstr.h121 Bool Enabled; member in struct:__anon6628
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeExtendedSalLib/
H A DExtendedSalLib.c625 @param Enabled The enable flag for the CPU being added.
638 IN BOOLEAN Enabled,
647 Enabled,
695 @param Enabled The enable flag for the CPU being modified.
708 IN BOOLEAN Enabled,
717 Enabled,
636 EsalAddCpuData( IN UINT64 CpuGlobalId, IN BOOLEAN Enabled, IN UINT64 PalCompatibility ) argument
706 EsalModifyCpuData( IN UINT64 CpuGlobalId, IN BOOLEAN Enabled, IN UINT64 PalCompatibility ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeRuntimeExtendedSalLib/
H A DExtendedSalLib.c748 @param Enabled The enable flag for the CPU being added.
761 IN BOOLEAN Enabled,
770 Enabled,
818 @param Enabled The enable flag for the CPU being modified.
831 IN BOOLEAN Enabled,
840 Enabled,
759 EsalAddCpuData( IN UINT64 CpuGlobalId, IN BOOLEAN Enabled, IN UINT64 PalCompatibility ) argument
829 EsalModifyCpuData( IN UINT64 CpuGlobalId, IN BOOLEAN Enabled, IN UINT64 PalCompatibility ) argument
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiConfig.h35 #define DYNAMIC_ONE_OF_VAR_OFFSET VAR_OFFSET (Enabled)
H A DIScsiMisc.c622 if (AttemptConfigData->SessionConfigData.Enabled == ISCSI_ENABLED_FOR_MPIO && mPrivate->MpioCount > 0) {
631 } else if (AttemptConfigData->SessionConfigData.Enabled == ISCSI_ENABLED && mPrivate->SinglePathCount > 0) {
953 if (AttemptTmp != NULL && AttemptTmp->SessionConfigData.Enabled == ISCSI_DISABLED) {
955 } else if (AttemptTmp != NULL && AttemptTmp->SessionConfigData.Enabled != ISCSI_DISABLED) {
1106 if (AttemptConfigData->SessionConfigData.Enabled != ISCSI_DISABLED &&
1150 if (AttemptConfigData->SessionConfigData.Enabled == ISCSI_DISABLED) {
1152 } else if (AttemptConfigData->SessionConfigData.Enabled == ISCSI_ENABLED) {
1153 UnicodeSPrint (IScsiMode, 64, L"Enabled");
1154 } else if (AttemptConfigData->SessionConfigData.Enabled == ISCSI_ENABLED_FOR_MPIO) {
1155 UnicodeSPrint (IScsiMode, 64, L"Enabled fo
[all...]
H A DIScsiConfigNVDataStruc.h143 UINT8 Enabled; member in struct:_ISCSI_CONFIG_IFR_NVDATA
H A DIScsiMisc.h23 UINT8 Enabled; member in struct:_ISCSI_SESSION_CONFIG_NVDATA
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DAcpi40.h249 /// OSPM Enabled Firmware Control Structure Flags
760 UINT8 Enabled; member in struct:__anon11487
836 UINT8 Enabled; member in struct:__anon11491
864 UINT8 Enabled; member in struct:__anon11493
887 UINT8 Enabled; member in struct:__anon11494
909 UINT8 Enabled; member in struct:__anon11495
934 UINT8 Enabled; member in struct:__anon11496
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageModifyVM.cpp1457 CHECK_ERROR(nic, COMSETTER(Enabled)(FALSE));
1461 CHECK_ERROR(nic, COMSETTER(Enabled)(TRUE));
1466 CHECK_ERROR(nic, COMSETTER(Enabled)(TRUE));
1472 CHECK_ERROR(nic, COMSETTER(Enabled)(TRUE));
1477 CHECK_ERROR(nic, COMSETTER(Enabled)(TRUE));
1483 CHECK_ERROR(nic, COMSETTER(Enabled)(TRUE));
1489 CHECK_ERROR(nic, COMSETTER(Enabled)(TRUE));
1495 CHECK_ERROR(nic, COMSETTER(Enabled)(TRUE));
2054 CHECK_ERROR(uart, COMSETTER(Enabled)(FALSE));
2073 CHECK_ERROR(uart, COMSETTER(Enabled)(TRU
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Privstr.h188 Bool Enabled; member in struct:__anon7618
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Privstr.h150 Bool Enabled; member in struct:__anon7983
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Privstr.h161 Bool Enabled; member in struct:__anon8301
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Privstr.h188 Bool Enabled; member in struct:__anon4763
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiMisc.h24 BOOLEAN Enabled; member in struct:__anon11209
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DUefiRuntimeLib.h118 @param Enabled Indicates if the alarm is currently enabled or disabled.
124 @retval EFI_INVALID_PARAMETER Enabled is NULL.
134 OUT BOOLEAN *Enabled,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DIdeControllerInit.h245 If Enabled is set to FALSE, the driver entity will not scan the channel. Note
263 @param[out] Enabled TRUE if this channel is enabled. Disabled channels
280 OUT BOOLEAN *Enabled,
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/
H A DIdeController.h125 If Enabled is set to FALSE, the driver entity will not scan the channel. Note
143 @param[out] Enabled TRUE if this channel is enabled. Disabled channels
160 OUT BOOLEAN *Enabled,
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DConsoleLogger.h53 BOOLEAN Enabled; ///< Set to FALSE when a break is requested. member in struct:_CONSOLE_LOGGER_PRIVATE_DATA

Completed in 126 milliseconds

1234