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

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

Completed in 107 milliseconds