Home
last modified time | relevance | path

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

/freebsd-13.1/sys/i386/include/
H A Dcserial.h123 #define SERIAL_GETPROTO _IOR ('x', 1, char [8]) macro
/freebsd-13.1/sbin/sconfig/
H A Dsconfig.c270 if (ioctl (fd, SERIAL_GETPROTO, &protocol) >= 0 && in print_ifconfig()
597 protocol_valid = ioctl (fd, SERIAL_GETPROTO, &protocol) >= 0; in print_chan()
/freebsd-13.1/sys/dev/ce/
H A Dif_ce.c1058 case SERIAL_GETPROTO: in ce_ioctl()
/freebsd-13.1/sys/dev/cp/
H A Dif_cp.c1020 case SERIAL_GETPROTO: in cp_ioctl()