Home
last modified time | relevance | path

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

/src/sys/dev/syscons/
H A Dscterm-sc.c675 outloop: in scterm_puts()
700 goto outloop; in scterm_puts()
/src/sys/contrib/dev/rtw89/
H A Dcoex.c7099 bool b2g = false, b5g = false, outloop = false; in _update_wl_non_mlo_info() local
7112 outloop = true; in _update_wl_non_mlo_info()
7129 if (outloop) in _update_wl_non_mlo_info()
10596 bool outloop = false; in _show_fbtc_step_v2() local
10658 outloop = true; in _show_fbtc_step_v2()
10662 } while (!outloop); in _show_fbtc_step_v2()