Searched refs:PS2_STAT_PARITY (Results 1 – 1 of 1) sorted by relevance
35 #define PS2_STAT_PARITY (1<<2) macro78 flag = (status & PS2_STAT_PARITY) ? 0 : SERIO_PARITY; in pcips2_interrupt()