Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dttycom.h109 #define TIOCMBIC _IOW('t', 107, int) /* bic modem bits */ macro
/dragonfly/usr.sbin/moused/
H A Dmoused.c1542 ioctl(rodent.mfd, TIOCMBIC, &i); in r_init()
1546 ioctl(rodent.mfd, TIOCMBIC, &i); in r_init()
2607 ioctl(rodent.mfd, TIOCMBIC, &i); in pnpwakeup1()
2631 ioctl(rodent.mfd, TIOCMBIC, &i); in pnpwakeup1()
/dragonfly/sys/dev/misc/nmdm/
H A Dnmdm.c574 case TIOCMBIC: in nmdmioctl()
/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.c1219 case TIOCMBIC: in ucom_dev_ioctl()
/dragonfly/sys/dev/serial/sio/
H A Dsio.c2136 case TIOCMBIC: in sioioctl()