Searched refs:SERIAL_SETPROTO (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c760 ioctl (fd, SERIAL_SETPROTO, "\0\0\0\0\0\0\0");
764 ioctl (fd, SERIAL_SETPROTO, "async\0\0");
768 ioctl (fd, SERIAL_SETPROTO, "sync\0\0\0");
772 ioctl (fd, SERIAL_SETPROTO, "cisco\0\0");
776 ioctl (fd, SERIAL_SETPROTO, "rbrg\0\0\0");
780 ioctl (fd, SERIAL_SETPROTO, "raw\0\0\0\0");
784 ioctl (fd, SERIAL_SETPROTO, "packet\0");
790 ioctl (fd, SERIAL_SETPROTO, "ppp\0\0\0\0");
798 ioctl (fd, SERIAL_SETPROTO, "fr\0\0\0\0\0");
802 ioctl (fd, SERIAL_SETPROTO, "zapte
[all...]
/freebsd-11-stable/sys/i386/include/
H A Dcserial.h124 #define SERIAL_SETPROTO _IOW ('x', 1, char [8]) macro
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c1268 case SERIAL_SETPROTO:
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1026 case SERIAL_SETPROTO:
/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c1622 case SERIAL_SETPROTO:
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1257 case SERIAL_SETPROTO:

Completed in 203 milliseconds