Searched refs:putctl (Results 1 – 13 of 13) sorted by relevance
| /titanic_53/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()
|
| /titanic_53/usr/src/uts/common/io/ |
| H A D | tty_pty.c | 272 (void) putctl(q, M_UNHANGUP); in ptcopen() 298 (void) putctl(q, M_HANGUP); in ptcclose()
|
| H A D | bufmod.c | 1151 if (putctl(rq, M_CTL) == 0) /* failure */ in sbtick()
|
| H A D | asy.c | 2739 (void) putctl(q, M_UNHANGUP); in async_softint() 2779 (void) putctl(q, M_HANGUP); in async_softint() 2925 (void) putctl(q, M_BREAK); in async_softint()
|
| H A D | ldterm.c | 1512 (void) putctl(WR(q), M_STARTI); in ldtermrsrv()
|
| H A D | stream.c | 3114 putctl(queue_t *q, int type) in putctl() function
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | stream.h | 805 extern int putctl(queue_t *, int);
|
| /titanic_53/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()
|
| /titanic_53/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()
|
| /titanic_53/usr/src/uts/sun4u/opl/io/ |
| H A D | dm2s.c | 873 (void) putctl(rq, M_HANGUP); in dm2s_event_handler()
|
| /titanic_53/usr/src/uts/sun/io/ttymux/ |
| H A D | ttymux.c | 2407 (void) putctl(uqi->sm_waitq, M_CTL); in sm_close()
|
| /titanic_53/usr/src/man/man9f/ |
| H A D | Makefile | 406 putctl.9f \
|
| /titanic_53/usr/src/pkg/manifests/ |
| H A D | system-kernel.man9f.inc | 402 file path=usr/share/man/man9f/putctl.9f
|