Home
last modified time | relevance | path

Searched refs:SERIAL_GETBAUD (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/i386/include/
Dcserial.h148 #define SERIAL_GETBAUD _IOR ('x', 4, long) macro
/freebsd-12-stable/sbin/sconfig/
Dsconfig.c546 ioctl (fd, SERIAL_GETBAUD, &baud) < 0) in print_e3_stats()
599 baud_valid = ioctl (fd, SERIAL_GETBAUD, &baud) >= 0; in print_chan()
/freebsd-12-stable/sys/dev/cp/
Dif_cp.c1221 case SERIAL_GETBAUD: in cp_ioctl()
/freebsd-12-stable/sys/dev/ctau/
Dif_ct.c1411 case SERIAL_GETBAUD: in ct_ioctl()
/freebsd-12-stable/sys/dev/ce/
Dif_ce.c1578 case SERIAL_GETBAUD: in ce_ioctl()
/freebsd-12-stable/sys/dev/cx/
Dif_cx.c1765 case SERIAL_GETBAUD: in cx_ioctl()