Searched refs:SERIAL_SETPORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h287 #define SERIAL_SETPORT _IOW ('x', 25, int) macro
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c900 ioctl (fd, SERIAL_SETPORT, &port);
903 ioctl (fd, SERIAL_SETPORT, &port);
906 ioctl (fd, SERIAL_SETPORT, &port);
/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c1596 case SERIAL_SETPORT:

Completed in 76 milliseconds