Searched defs:retryAttempts (Results 1 – 5 of 5) sorted by relevance
115 uint32_t retryAttempts(uint32_t value) override in retryAttempts() function in phosphor::state::manager::Host150 auto retryAttempts = sdbusplus::xyz::openbmc_project::Control::Boot:: in attemptsLeft() local280 uint32_t retryAttempts = BOOT_COUNT_MAX_ALLOWED; in load() local
298 void Subscription::updateRetryConfig(uint32_t retryAttempts, in updateRetryConfig()
298 uint32_t retryAttempts = 3; member
55 uint32_t retryAttempts = 0; member in redfish::EventServiceManager
1196 const uint32_t* retryAttempts = nullptr; getAutomaticRebootAttempts() local 1291 setAutomaticRetryAttempts(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const uint32_t retryAttempts) setAutomaticRetryAttempts() argument