Home
last modified time | relevance | path

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

/freebsd-13.1/sys/i386/include/
H A Dcserial.h358 #define SERIAL_GETSCRAMBLER _IOR ('x', 37, int) macro
/freebsd-13.1/sbin/sconfig/
H A Dsconfig.c622 scrambler_valid = ioctl (fd, SERIAL_GETSCRAMBLER, &scrambler) >= 0; in print_chan()
/freebsd-13.1/sys/dev/ce/
H A Dif_ce.c1425 case SERIAL_GETSCRAMBLER: in ce_ioctl()
/freebsd-13.1/sys/dev/cp/
H A Dif_cp.c1391 case SERIAL_GETSCRAMBLER: in cp_ioctl()