Home
last modified time | relevance | path

Searched refs:SERIAL_SETMODE (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sbin/sconfig/
Dsconfig.c763 if (ioctl (fd, SERIAL_SETMODE, &mode) >= 0) in setup_chan()
767 if (ioctl (fd, SERIAL_SETMODE, &mode) >= 0) in setup_chan()
771 ioctl (fd, SERIAL_SETMODE, &mode); in setup_chan()
775 ioctl (fd, SERIAL_SETMODE, &mode); in setup_chan()
779 ioctl (fd, SERIAL_SETMODE, &mode); in setup_chan()
783 ioctl (fd, SERIAL_SETMODE, &mode); in setup_chan()
789 ioctl (fd, SERIAL_SETMODE, &mode); in setup_chan()
797 ioctl (fd, SERIAL_SETMODE, &mode); in setup_chan()
801 ioctl (fd, SERIAL_SETMODE, &mode); in setup_chan()
/freebsd-12-stable/sys/i386/include/
Dcserial.h130 #define SERIAL_SETMODE _IOW ('x', 2, int) macro
/freebsd-12-stable/sys/dev/cp/
Dif_cp.c1085 case SERIAL_SETMODE: in cp_ioctl()
/freebsd-12-stable/sys/dev/ce/
Dif_ce.c1343 case SERIAL_SETMODE: in ce_ioctl()
/freebsd-12-stable/sys/dev/cx/
Dif_cx.c1689 case SERIAL_SETMODE: in cx_ioctl()