Searched refs:pausebreak_scan_code (Results 1 – 1 of 1) sorted by relevance
71 static const t_8 pausebreak_scan_code[] = {0xE1, 0x1D, 0x45, 0xE1, 0x9D, 0xC5}; in keyboard_read() local74 if (get_byte_from_kb_buf() != pausebreak_scan_code[i]) { in keyboard_read()
Completed in 4 milliseconds