Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dfastboot.c130 static bool pending_command; in fastboot_send() local
180 } else if (!pending_command) { in fastboot_send()
184 pending_command = true; in fastboot_send()
187 pending_command = false; in fastboot_send()