Searched refs:SERIAL_GETPROTO (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h123 #define SERIAL_GETPROTO _IOR ('x', 1, char [8]) macro
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c270 if (ioctl (fd, SERIAL_GETPROTO, &protocol) >= 0 &&
597 protocol_valid = ioctl (fd, SERIAL_GETPROTO, &protocol) >= 0;
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c1262 case SERIAL_GETPROTO:
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c1020 case SERIAL_GETPROTO:
/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c1611 case SERIAL_GETPROTO:
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c1252 case SERIAL_GETPROTO:

Completed in 186 milliseconds