Searched refs:putctl (Results 1 – 11 of 11) sorted by relevance
| /onnv-gate/usr/src/uts/common/io/ |
| H A D | tty_pty.c | 271 (void) putctl(q, M_UNHANGUP); in ptcopen() 297 (void) putctl(q, M_HANGUP); in ptcclose()
|
| H A D | bufmod.c | 1148 if (putctl(rq, M_CTL) == 0) /* failure */ in sbtick()
|
| H A D | asy.c | 2728 (void) putctl(q, M_UNHANGUP); in async_softint() 2768 (void) putctl(q, M_HANGUP); in async_softint() 2913 (void) putctl(q, M_BREAK); in async_softint()
|
| H A D | stream.c | 3113 putctl(queue_t *q, int type) in putctl() function
|
| H A D | ldterm.c | 1502 (void) putctl(WR(q), M_STARTI); in ldtermrsrv()
|
| /onnv-gate/usr/src/uts/sun4v/io/ |
| H A D | qcn.c | 1045 (void) putctl(qcn_state->qcn_readq, M_HANGUP); in qcn_soft_intr() 1206 (void) putctl(qcn_state->qcn_readq, M_HANGUP); in qcn_poll_handler()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | stream.h | 804 extern int putctl(queue_t *, int);
|
| /onnv-gate/usr/src/uts/common/io/usb/clients/usbser/ |
| H A D | usbser.c | 2290 (void) putctl(wq, M_STOPI); in usbser_rx_cb_put() 2298 (void) putctl(wq, M_STOPI); in usbser_rx_cb_put() 2446 (void) putctl(wq, wq_msg); in usbser_status_proc_cb()
|
| /onnv-gate/usr/src/uts/sun4/io/ |
| H A D | su_driver.c | 2133 (void) putctl(q, M_UNHANGUP); in async_softint() 2173 (void) putctl(q, M_HANGUP); in async_softint() 2337 (void) putctl(q, M_BREAK); in async_softint()
|
| /onnv-gate/usr/src/uts/sun4u/opl/io/ |
| H A D | dm2s.c | 873 (void) putctl(rq, M_HANGUP); in dm2s_event_handler()
|
| /onnv-gate/usr/src/uts/sun/io/ttymux/ |
| H A D | ttymux.c | 2407 (void) putctl(uqi->sm_waitq, M_CTL); in sm_close()
|