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

/haiku/headers/private/kernel/boot/
H A Dkernel_args.h89 FixedWidthPointer<void> previous_debug_output; member in struct:kernel_args
96 // The size of the buffer previous_debug_output points to. Used as a
/haiku/src/system/boot/platform/bios_ia32/
H A Ddebug.cpp182 gKernelArgs.previous_debug_output = buffer;
H A Dlong.cpp266 fix_address(gKernelArgs.previous_debug_output);
/haiku/src/system/kernel/debug/
H A Ddebug.cpp1406 if (args->previous_debug_output != NULL) {
1410 memcpy(sPreviousSessionSyslogBuffer, args->previous_debug_output,

Completed in 72 milliseconds