/openbmc/phosphor-state-manager/ |
H A D | host_state_manager.hpp | 85 attemptsLeft(sdbusplus::server::xyz::openbmc_project::control::boot:: 118 RebootAttempts::attemptsLeft() != value) in retryAttempts() 123 RebootAttempts::attemptsLeft(value); in retryAttempts() 147 uint32_t attemptsLeft(uint32_t value) override in attemptsLeft() function in phosphor::state::manager::Host 154 RebootAttempts::attemptsLeft(std::min(value, retryAttempts))); in attemptsLeft() 232 * attemptsLeft() interface to reset the count when a boot is successful
|
H A D | host_state_manager.cpp | 238 auto rebootCounterParam = reboot::RebootAttempts::attemptsLeft(); in isAutoReboot() 254 attemptsLeft(reboot::RebootAttempts::retryAttempts()); in isAutoReboot() 368 auto rebootCount = reboot::RebootAttempts::attemptsLeft(); in decrementRebootCount() 371 return (reboot::RebootAttempts::attemptsLeft(rebootCount - 1)); in decrementRebootCount()
|
/openbmc/phosphor-host-ipmid/scripts/ |
H A D | sensor-example.yaml | 71 AttemptsLeft: 80 # Sensor name would be AttemptsLeft 90 AttemptsLeft:
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/ |
H A D | RebootAttempts.interface.yaml | 5 - name: AttemptsLeft
|
/openbmc/phosphor-state-manager/service_files/ |
H A D | phosphor-reset-host-reboot-attempts@.service | 10 …/xyz/openbmc_project/state/host%i xyz.openbmc_project.Control.Boot.RebootAttempts AttemptsLeft u 3"
|
/openbmc/phosphor-state-manager/scripts/ |
H A D | host-reboot | 15 xyz.openbmc_project.Control.Boot.RebootAttempts AttemptsLeft \
|
/openbmc/pldm/configurations/pdr/ |
H A D | 11.json | 131 "property_name": "AttemptsLeft",
|
/openbmc/openpower-proc-control/ |
H A D | ext_interface.cpp | 70 method.append(REBOOTCOUNTER_INTERFACE, "AttemptsLeft"); in getBootCount()
|
/openbmc/openbmc-test-automation/openpower/ipmi/ |
H A D | test_ipmi_sdr.robot | 70 # AttemptsLeft | 07h | ok | 34.1 |
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_sdr.robot | 257 # AttemptsLeft | 07h | ok | 34.1 | 314 # AttemptsLeft | 07h | ok | 34.1 |
|
H A D | test_ipmi_inband_sdr.robot | 347 # AttemptsLeft | 07h | ok | 34.1 |
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/ |
H A D | config.yaml | 9 AttemptsLeft:
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/ |
H A D | acx22-ipmi-sensors-mrw.yaml | 4 AttemptsLeft:
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensordatahandler.hpp | 61 * property "AttemptsLeft" is the sensor name. 72 * AttemptsLeft:
|
/openbmc/openbmc-test-automation/lib/ |
H A D | state_manager.robot | 129 # "AttemptsLeft": 0,
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems.hpp | 1162 * corresponding property "AttemptsLeft" that keeps track of the amount of 1191 const uint32_t* attemptsLeft = nullptr; in getAutomaticRebootAttempts() local 1196 "AttemptsLeft", attemptsLeft, "RetryAttempts", retryAttempts); in getAutomaticRebootAttempts() 1204 if (attemptsLeft != nullptr) in getAutomaticRebootAttempts() 1208 *attemptsLeft; in getAutomaticRebootAttempts()
|
/openbmc/docs/ |
H A D | rest-api.md | 172 "AttemptsLeft": 3,
|
/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/ |
H A D | zaius-ipmi-sensors.yaml | 68 AttemptsLeft:
|
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/ |
H A D | nicole-ipmi-sensors.yaml | 699 AttemptsLeft:
|
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/ |
H A D | palmetto-ipmi-sensors.yaml | 60 AttemptsLeft:
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/ |
H A D | config.yaml | 77 AttemptsLeft:
|
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/ |
H A D | romulus-ipmi-sensors.yaml | 3518 AttemptsLeft:
|