/openbmc/linux/drivers/md/ |
H A D | md-faulty.c | 44 #define Modes 6 macro 77 int period[Modes]; 78 atomic_t counters[Modes]; 270 for (i=0 ; i < Modes ; i++) { in faulty_reshape() 274 } else if (mode < Modes) { in faulty_reshape() 309 for (i=0; i<Modes; i++) { in faulty_run()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | allowlist-filter.cpp | 48 static constexpr RestrictionMode::Modes restrictionModeAllowAll = 49 RestrictionMode::Modes::Provisioning; 50 static constexpr RestrictionMode::Modes restrictionModeRestricted = 51 RestrictionMode::Modes::ProvisionedHostAllowlist; 52 static constexpr RestrictionMode::Modes restrictionModeDenyAll = 53 RestrictionMode::Modes::ProvisionedHostDisabled; 55 RestrictionMode::Modes restrictionMode = restrictionModeRestricted; 431 case RestrictionMode::Modes::None: in filterMessage()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/ |
H A D | Mode.interface.yaml | 7 type: enum[self.Modes] 12 - name: Modes
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/ |
H A D | SpecialMode.interface.yaml | 6 type: enum[self.Modes] 11 - name: Modes
|
H A D | RestrictionMode.interface.yaml | 6 type: enum[self.Modes] 11 - name: Modes
|
/openbmc/phosphor-settingsd/ |
H A D | settings_example.yaml | 6 Default: Mode::Modes::Safe 17 Default: Mode::Modes::Safe
|
H A D | README-settings-manager.md | 33 BootMode: Mode::Modes::Regular 38 BootMode: Mode::Modes::Safe
|
/openbmc/phosphor-host-ipmid/ |
H A D | whitelist-filter.cpp | 116 (restrictionMode == RestrictionMode::Modes::Allowlist); in cacheRestrictedMode() 155 RestrictionMode::Modes restrictionMode = in handleRestrictedModeChange() 159 (restrictionMode == RestrictionMode::Modes::Allowlist); in handleRestrictedModeChange()
|
H A D | chassishandler.cpp | 1513 std::map<IpmiValue, Mode::Modes> modeIpmiToDbus = { 1515 {0x03, Mode::Modes::Safe}, 1517 {0x06, Mode::Modes::Setup}, 1518 {ipmiDefault, Mode::Modes::Regular}}; 1530 std::map<Mode::Modes, IpmiValue> modeDbusToIpmi = { 1532 {Mode::Modes::Safe, 0x03}, 1534 {Mode::Modes::Setup, 0x06}, 1535 {Mode::Modes::Regular, ipmiDefault}}; 1897 Mode::Modes bootMode; in ipmiChassisGetSysBootOptions() 1905 if ((Mode::Modes::Regular == bootMode) && in ipmiChassisGetSysBootOptions() [all …]
|
/openbmc/linux/arch/mips/sgi-ip27/ |
H A D | Kconfig | 11 in either N-Modes which allows for more nodes or M-Mode which allows 19 in either N-Modes which allows for more nodes or M-Mode which allows
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/settings/phosphor-settings-manager/ |
H A D | restrictionmode-default-allowlist.override.yml | 6 Default: RestrictionMode::Modes::Allowlist
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-manager/ |
H A D | restrictionmode-ocpdebugcard-settings.override.yml | 5 Default: RestrictionMode::Modes::Allowlist
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/settings/phosphor-settings-defaults-native/fb-compute/ |
H A D | restrictionmode-host-settings.override.yml | 5 Default: RestrictionMode::Modes::Allowlist
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_alternate_fan_settings.robot | 54 Verify Supported Fan Thermal Modes Available 64 Verify Supported Fan Thermal Modes Switch At Standby 76 Verify Supported Fan Thermal Modes Switch At Runtime
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/ |
H A D | host-template.yaml | 21 Default: Mode::Modes::Regular 69 Default: RestrictionMode::Modes::None
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/ |
H A D | BootMode-default-setup.override.yml | 9 Default: Mode::Modes::Regular
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/ |
H A D | xorg.conf | 25 Modes "640x480"
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/ |
H A D | xorg.conf | 25 Modes "640x480"
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/ |
H A D | xorg.conf | 30 Modes "640x480"
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/ |
H A D | xorg.conf | 30 Modes "640x480"
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/ |
H A D | xorg.conf | 30 Modes "640x480"
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-typec | 26 The index number of the mode returned by Discover Modes USB 50 Shows the VDO in hexadecimal returned by Discover Modes command
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-class-typec | 17 is the actual index to the mode VDO returned by Discover Modes 31 Shows the VDO in hexadecimal returned by Discover Modes command
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager/ |
H A D | boot_type.override.yml | 9 Default: Mode::Modes::Regular
|
/openbmc/linux/drivers/usb/typec/ |
H A D | Kconfig | 12 Accessory Modes - Analog Audio and Debug - and if USB Power Delivery 13 is supported, the Alternate Modes, where the connector is used for 21 Modes when they are supported. USB Power Delivery does not depend on
|