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
308 void Subscription::updateRetryConfig(uint32_t retryAttempts, in updateRetryConfig()
298 uint32_t retryAttempts = 3; member
58 uint32_t retryAttempts = 0; member in redfish::EventServiceManager
1192 const uint32_t* retryAttempts = nullptr; in getAutomaticRebootAttempts() local1284 const uint32_t retryAttempts) in setAutomaticRetryAttempts()