Searched refs:SC_RCV_EVNP (Results 1 – 5 of 5) sorted by relevance
7 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
48 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ macro
85 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)847 s |= (0x6996 & (1 << c))? SC_RCV_ODDP: SC_RCV_EVNP; in ppp_async_input()
82 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
36 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
Completed in 16 milliseconds