Searched refs:pending_command (Results 1 - 1 of 1) sorted by last modified time

/u-boot/net/
H A Dfastboot_udp.c124 static bool pending_command; local
174 } else if (!pending_command) {
178 pending_command = true;
181 pending_command = false;

Completed in 100 milliseconds