Home
last modified time | relevance | path

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

/u-boot/net/
A Dnet.c214 int __maybe_unused net_busy_flag; variable
470 net_busy_flag = 0; in net_loop()
627 net_busy_flag = 1; in net_loop()
750 net_busy_flag = 0; in net_loop()
/u-boot/common/
A Dusb_kbd.c121 extern int __maybe_unused net_busy_flag;
413 if (net_busy_flag)

Completed in 6 milliseconds