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