Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dscterm-sc.c675 outloop: in scterm_puts()
700 goto outloop; in scterm_puts()
/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.c7096 bool b2g = false, b5g = false, outloop = false; in _update_wl_non_mlo_info() local
7109 outloop = true; in _update_wl_non_mlo_info()
7126 if (outloop) in _update_wl_non_mlo_info()
10593 bool outloop = false; in _show_fbtc_step_v2() local
10655 outloop = true; in _show_fbtc_step_v2()
10659 } while (!outloop); in _show_fbtc_step_v2()