Home
last modified time | relevance | path

Searched refs:TIOCMBIS (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/sys/
H A Dttycom.h108 #define TIOCMBIS _IOW('t', 108, int) /* bis modem bits */ macro
/dragonfly/usr.sbin/moused/
H A Dmoused.c2610 ioctl(rodent.mfd, TIOCMBIS, &i); in pnpwakeup1()
2617 ioctl(rodent.mfd, TIOCMBIS, &i); in pnpwakeup1()
2638 ioctl(rodent.mfd, TIOCMBIS, &i); in pnpwakeup1()
2677 ioctl(rodent.mfd, TIOCMBIS, &i); in pnpwakeup2()
2709 ioctl(rodent.mfd, TIOCMBIS, &i); in pnpgets()
/dragonfly/sys/dev/misc/nmdm/
H A Dnmdm.c571 case TIOCMBIS: in nmdmioctl()
/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.c1215 case TIOCMBIS: in ucom_dev_ioctl()
/dragonfly/sys/dev/serial/sio/
H A Dsio.c2133 case TIOCMBIS: in sioioctl()