Home
last modified time | relevance | path

Searched refs:SERIAL_GETMODE (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/i386/include/
H A Dcserial.h129 #define SERIAL_GETMODE _IOR ('x', 2, int) macro
/freebsd-13.1/sbin/sconfig/
H A Dsconfig.c805 mode_valid = ioctl (fd, SERIAL_GETMODE, &mode) >= 0; in setup_chan()
/freebsd-13.1/sys/dev/ce/
H A Dif_ce.c1117 case SERIAL_GETMODE: in ce_ioctl()
/freebsd-13.1/sys/dev/cp/
H A Dif_cp.c1079 case SERIAL_GETMODE: in cp_ioctl()