Lines Matching refs:LOG_DEBUG
761 log(LOG_DEBUG, "kbdc: kbd q: %d calls, max %d chars, " in read_kbd_data()
786 log(LOG_DEBUG, "kbdc: kbd q: %d calls, max %d chars, " in read_kbd_data_no_wait()
875 log(LOG_DEBUG, "kbdc: %d:%d char read (empty_kbd_buffer)\n", c1, c2); in empty_kbd_buffer()
914 log(LOG_DEBUG, "kbdc: %d:%d char read (empty_aux_buffer)\n", c1, c2); in empty_aux_buffer()
961 log(LOG_DEBUG, "kbdc: %d:%d char read (empty_both_buffers)\n", c1, c2); in empty_both_buffers()
987 log(LOG_DEBUG, "kbdc: RESET_KBD return code:%04x\n", c); in reset_kbd()
1002 log(LOG_DEBUG, "kbdc: RESET_KBD status:%04x\n", c); in reset_kbd()
1031 log(LOG_DEBUG, "kbdc: RESET_AUX return code:%04x\n", c); in reset_aux_dev()
1046 log(LOG_DEBUG, "kbdc: RESET_AUX status:%04x\n", c); in reset_aux_dev()
1052 log(LOG_DEBUG, "kbdc: RESET_AUX ID:%04x\n", c); in reset_aux_dev()
1083 log(LOG_DEBUG, "kbdc: DIAGNOSE status:%04x\n", c); in test_controller()
1109 log(LOG_DEBUG, "kbdc: TEST_KBD_PORT status:%04x\n", c); in test_kbd_port()
1135 log(LOG_DEBUG, "kbdc: TEST_AUX_PORT status:%04x\n", c); in test_aux_port()
1183 log(LOG_DEBUG, "kbdc: new command byte:%04x (set_controller...)\n", in set_controller_command_byte()