Home
last modified time | relevance | path

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

/u-boot/net/
A Dnet.c203 int __maybe_unused net_busy_flag; variable
428 net_busy_flag = 0; in net_loop()
554 net_busy_flag = 1; in net_loop()
666 net_busy_flag = 0; in net_loop()
/u-boot/common/
A Dusb_kbd.c118 extern int __maybe_unused net_busy_flag;
403 if (net_busy_flag && (get_timer(kbd_testc_tms) < CONFIG_SYS_HZ))

Completed in 6 milliseconds