Searched refs:KBD_REPLY_RESEND (Results 1 – 2 of 2) sorted by relevance
164 if (status != KBD_REPLY_RESEND) { in kbd_initialize()183 if (status != KBD_REPLY_RESEND) in kbd_initialize()
66 #define KBD_REPLY_RESEND 0xFE /* Command NACK, send the cmd again */ macro