Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dupdate.c55 int saved_timeout_count; in update_load() local
61 saved_timeout_count = tftp_timeout_count_max; in update_load()
84 tftp_timeout_count_max = saved_timeout_count; in update_load()