Searched refs:have_fb (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/bootloader/src/
H A Dosboot.c186 void do_bootmenu(bool have_fb) { argument
188 if (have_fb)
194 if (have_fb)
360 bool have_fb = !EFI_ERROR(status); local
362 if (have_fb) {
375 if (have_fb) {
404 if (have_fb) {
527 do_bootmenu(have_fb);

Completed in 70 milliseconds