Home
last modified time | relevance | path

Searched refs:arch_debug_serial_getchar (Results 1 – 9 of 9) sorted by relevance

/haiku/src/system/kernel/arch/arm64/
H A Darch_debug_console.cpp43 return arch_debug_serial_getchar(); in arch_debug_blue_screen_getchar()
51 return arch_debug_serial_getchar(); in arch_debug_serial_try_getchar()
56 arch_debug_serial_getchar(void) in arch_debug_serial_getchar() function
/haiku/src/system/kernel/arch/arm/
H A Darch_debug_console.cpp50 return arch_debug_serial_getchar(); in arch_debug_blue_screen_getchar()
58 return arch_debug_serial_getchar(); in arch_debug_serial_try_getchar()
63 arch_debug_serial_getchar(void) in arch_debug_serial_getchar() function
/haiku/src/system/kernel/arch/sparc/
H A Darch_debug_console.cpp50 return arch_debug_serial_getchar(); in arch_debug_serial_try_getchar()
55 arch_debug_serial_getchar(void) in arch_debug_serial_getchar() function
/haiku/src/system/kernel/arch/ppc/
H A Darch_debug_console.cpp50 return arch_debug_serial_getchar(); in arch_debug_serial_try_getchar()
55 arch_debug_serial_getchar(void) in arch_debug_serial_getchar() function
/haiku/src/system/kernel/arch/m68k/
H A Darch_debug_console.cpp53 return arch_debug_serial_getchar(); in arch_debug_serial_try_getchar()
58 arch_debug_serial_getchar(void) in arch_debug_serial_getchar() function
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug_console.cpp55 return arch_debug_serial_getchar(); in arch_debug_serial_try_getchar()
60 arch_debug_serial_getchar(void) in arch_debug_serial_getchar() function
/haiku/headers/private/kernel/arch/
H A Ddebug_console.h24 char arch_debug_serial_getchar(void);
/haiku/src/system/kernel/debug/
H A Dgdb.cpp466 c = arch_debug_serial_getchar(); in gdb_state_machine()
/haiku/src/system/kernel/arch/x86/
H A Darch_debug_console.cpp345 arch_debug_serial_getchar(void) in arch_debug_serial_getchar() function