Home
last modified time | relevance | path

Searched refs:SERIAL_SETLCODE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/i386/include/
HDcserial.h377 #define SERIAL_SETLCODE _IOW ('x', 40, int) macro
/NextBSD/sbin/sconfig/
HDsconfig.c860 ioctl (fd, SERIAL_SETLCODE, &ami); in setup_chan()