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

/haiku/headers/private/kernel/arch/
H A Ddebug_console.h26 void arch_debug_serial_puts(const char *s);
/haiku/src/system/kernel/arch/ppc/
H A Darch_debug_console.cpp69 arch_debug_serial_puts(const char *s) function
/haiku/src/system/kernel/arch/sparc/
H A Darch_debug_console.cpp69 arch_debug_serial_puts(const char *s) function
/haiku/src/system/kernel/arch/riscv64/
H A Darch_debug_console.cpp82 arch_debug_serial_puts(const char *s) function
99 arch_debug_serial_puts(string);
/haiku/src/system/kernel/arch/m68k/
H A Darch_debug_console.cpp72 arch_debug_serial_puts(const char *s) function
/haiku/src/system/kernel/arch/arm/
H A Darch_debug_console.cpp83 arch_debug_serial_puts(const char *s) function
101 arch_debug_serial_puts(string);
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug_console.cpp76 arch_debug_serial_puts(const char *s) function
94 arch_debug_serial_puts(string);
/haiku/src/system/kernel/debug/
H A Dgdb.cpp80 arch_debug_serial_puts(sReply);
H A Ddebug.cpp187 arch_debug_serial_puts(string);
1527 arch_debug_serial_puts(string);
1559 arch_debug_serial_puts(temp);
1575 arch_debug_serial_puts(sLastOutputBuffer);
/haiku/src/system/kernel/arch/x86/
H A Darch_debug_console.cpp404 arch_debug_serial_puts(const char *s) function

Completed in 163 milliseconds