Searched refs:KBD_RESEND (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/atkbdc/
H A Datkbdcreg.h121 #define KBD_RESEND 0x00fe macro
H A Datkbdc.c503 if ((b == KBD_ACK) || (b == KBD_RESEND)
668 else if (res != KBD_RESEND)
678 if (res != KBD_RESEND)
958 int c = KBD_RESEND; /* keep the compiler happy */

Completed in 53 milliseconds