Home
last modified time | relevance | path

Searched refs:bootAutomaticRetryAttempts (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp3224 std::optional<uint32_t> bootAutomaticRetryAttempts; member
3284 if (patchParams.bootAutomaticRetryAttempts) in processComputerSystemPatch()
3288 patchParams.bootAutomaticRetryAttempts.value()); in processComputerSystemPatch()
3390 patchParams.bootAutomaticRetryAttempts, // in handleComputerSystemPatch()