Home
last modified time | relevance | path

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

/NextBSD/sbin/sconfig/
HDsconfig.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()
/NextBSD/sys/i386/include/
HDcserial.h130 #define SERIAL_SETMODE _IOW ('x', 2, int) macro
/NextBSD/sys/dev/cp/
HDif_cp.c1085 case SERIAL_SETMODE: in cp_ioctl()
/NextBSD/sys/dev/ce/
HDif_ce.c1343 case SERIAL_SETMODE: in ce_ioctl()
/NextBSD/sys/dev/cx/
HDif_cx.c1688 case SERIAL_SETMODE: in cx_ioctl()