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

/haiku/headers/private/kernel/arch/
H A Ddebug_console.h21 int arch_debug_blue_screen_try_getchar(void);
/haiku/src/system/kernel/arch/ppc/
H A Darch_debug_console.cpp32 arch_debug_blue_screen_try_getchar(void) function
/haiku/src/system/kernel/arch/sparc/
H A Darch_debug_console.cpp32 arch_debug_blue_screen_try_getchar(void) function
/haiku/src/system/kernel/arch/m68k/
H A Darch_debug_console.cpp35 arch_debug_blue_screen_try_getchar(void) function
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug_console.cpp38 arch_debug_blue_screen_try_getchar(void) function
/haiku/src/system/kernel/arch/arm/
H A Darch_debug_console.cpp40 arch_debug_blue_screen_try_getchar(void) function
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug_console.cpp33 arch_debug_blue_screen_try_getchar(void) function
/haiku/src/system/kernel/arch/x86/
H A Darch_debug_console.cpp187 arch_debug_blue_screen_try_getchar(void) function
318 int c = arch_debug_blue_screen_try_getchar();
/haiku/src/system/kernel/debug/
H A Dblue_screen.cpp665 return arch_debug_blue_screen_try_getchar();

Completed in 130 milliseconds