Searched refs:PS2_FLAG_WAITID (Results 1 – 1 of 1) sorted by relevance
39 #define PS2_FLAG_WAITID BIT(3) /* Command executing is GET ID */ macro296 ps2dev->flags = PS2_FLAG_WAITID; in __ps2_command()528 if (ps2dev->flags & PS2_FLAG_WAITID) { in ps2_handle_ack()550 ps2dev->flags &= ~(PS2_FLAG_WAITID | PS2_FLAG_PASS_NOACK); in ps2_handle_ack()