Home
last modified time | relevance | path

Searched refs:SERIAL_SETCABLEN (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/i386/include/
HDcserial.h365 #define SERIAL_SETCABLEN _IOW ('x', 38, int) macro
/NextBSD/sbin/sconfig/
HDsconfig.c918 ioctl (fd, SERIAL_SETCABLEN, &cablen); in setup_chan()
/NextBSD/sys/dev/cp/
HDif_cp.c1722 case SERIAL_SETCABLEN: in cp_ioctl()