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

/freebsd-10.3-release/sys/dev/atkbdc/
H A Datkbdcreg.h129 #define PSM_RESEND 0x00fe macro
H A Datkbdc.c559 if ((b == PSM_ACK) || (b == PSM_RESEND)
698 else if (res != PSM_RESEND)
708 if (res != PSM_RESEND)
996 int c = PSM_RESEND; /* keep the compiler happy */

Completed in 53 milliseconds