Home
last modified time | relevance | path

Searched refs:SC_RCV_B7_1 (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dpptp.h7 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dpptp.h7 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dpptp.h7 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dif_ppp.h53 #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/net/
H A Dif_ppp.h101 #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/net/
H A Dif_ppp.h53 #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/net/
H A Dif_ppp.h100 #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/net/
H A Dif_ppp.h100 #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dif_ppp.h49 #define SC_RCV_B7_1 0x02000000 macro
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dif_ppp.h49 #define SC_RCV_B7_1 0x02000000 macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dif_ppp.h69 #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ macro
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dnif_ppph.inc33 SC_RCV_B7_1 = $02000000;
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dppp-ioctl.h49 #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dppp-ioctl.h49 #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dppp-ioctl.h49 #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dppp-ioctl.h49 #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dppp-ioctl.h49 #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ppp/
H A Dppp_async.c85 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
845 s |= (c & 0x80)? SC_RCV_B7_1: SC_RCV_B7_0; in ppp_async_input()
H A Dppp_synctty.c82 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ppp/
H A Dppp_async.c85 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
845 s |= (c & 0x80)? SC_RCV_B7_1: SC_RCV_B7_0; in ppp_async_input()
H A Dppp_synctty.c82 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ppp/
H A Dppp_async.c85 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
845 s |= (c & 0x80)? SC_RCV_B7_1: SC_RCV_B7_0; in ppp_async_input()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/ipwireless/
H A Dnetwork.c36 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/ipwireless/
H A Dnetwork.c36 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/ipwireless/
H A Dnetwork.c36 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)

12