Searched refs:IS_SYNC_CODE (Results 1 – 1 of 1) sorted by relevance
258 #define IS_SYNC_CODE(sc) ((sc) >= 0x04 && (sc) <= 0xfb) macro350 else if (IS_SYNC_CODE(scancode)) { in keyboard_interrupt()496 if (kb_state.len <= 0 || IS_SYNC_CODE(scancode)) { in keyboard_interrupt()