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

/haiku/src/system/boot/platform/u-boot/
H A Dkeyboard.cpp41 check_for_boot_keys(void) function
H A Dkeyboard.h31 extern uint32 check_for_boot_keys(void);
/haiku/src/system/boot/platform/amiga_m68k/
H A Dkeyboard.cpp40 check_for_boot_keys(void) function
H A Dkeyboard.h34 extern uint32 check_for_boot_keys(void);
H A Dstart.cpp61 sBootOptions |= check_for_boot_keys();
148 sBootOptions = check_for_boot_keys();
/haiku/src/system/boot/platform/atari_m68k/
H A Dkeyboard.h34 extern uint32 check_for_boot_keys(void);
H A Dkeyboard.cpp45 check_for_boot_keys(void) function
H A Dstart.cpp61 sBootOptions |= check_for_boot_keys();
166 sBootOptions = check_for_boot_keys();
/haiku/src/system/boot/platform/bios_ia32/
H A Dkeyboard.h31 extern uint32 check_for_boot_keys(void);
H A Dkeyboard.cpp56 check_for_boot_keys(void) function
H A Dstart.cpp73 sBootOptions |= check_for_boot_keys();
201 sBootOptions = check_for_boot_keys();
/haiku/src/system/boot/platform/next_m68k/
H A Dkeyboard.h34 extern uint32 check_for_boot_keys(void);
H A Dkeyboard.cpp43 check_for_boot_keys(void) function
H A Dstart.cpp62 sBootOptions |= check_for_boot_keys();
270 sBootOptions = check_for_boot_keys();
/haiku/src/system/boot/platform/riscv/
H A Dstart.cpp63 check_for_boot_keys() function
83 sBootOptions = check_for_boot_keys();

Completed in 74 milliseconds