Searched refs:PS2_FLAG_RESEND (Results 1 – 2 of 2) sorted by relevance
61 #define PS2_FLAG_RESEND (1 << 7) macro
296 } else if ((flags & PS2_FLAG_RESEND)) { in ps2_dev_handle_int()404 ~(PS2_FLAG_ACK | PS2_FLAG_NACK | PS2_FLAG_GETID | PS2_FLAG_RESEND)); in standard_command_timeout()423 atomic_or(&dev->flags, PS2_FLAG_CMD | PS2_FLAG_RESEND); in standard_command_timeout()