Home
last modified time | relevance | path

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

/haiku/src/system/kernel/arch/x86/
H A Darch_debug_console.cpp66 static bool sKeyboardHandlerInstalled = false; variable
168 if (line != INT_PS2_KEYBOARD || !sKeyboardHandlerInstalled) in arch_debug_remove_interrupt_handler()
173 sKeyboardHandlerInstalled = false; in arch_debug_remove_interrupt_handler()
182 sKeyboardHandlerInstalled = true; in arch_debug_install_interrupt_handlers()