Searched refs:SERIAL_GETNRZI (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h168 #define SERIAL_GETNRZI _IOR ('x', 7, int) macro
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c602 nrzi_valid = ioctl (fd, SERIAL_GETNRZI, &nrzi) >= 0;
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1278 case SERIAL_GETNRZI:
/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c1843 case SERIAL_GETNRZI:
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1463 case SERIAL_GETNRZI:

Completed in 83 milliseconds