Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dwscons.c155 queue_t *wc_kbdqueue; /* "console keyboard" device queue */ member
539 if (wscons.wc_kbdqueue != NULL) { in wcuwput()
545 wscons.wc_kbdqueue = WR(linkp->l_qbot); in wcuwput()
554 if (wscons.wc_kbdqueue != WR(linkp->l_qbot)) { in wcuwput()
585 if (wscons.wc_kbdqueue != NULL) { in wcuwput()
587 (void) putnext(wscons.wc_kbdqueue, mp); in wcuwput()
960 putnext(wscons->wc_kbdqueue, mp2); in wc_open_kb_polledio()
1015 putnext(wscons->wc_kbdqueue, mp2); in wc_close_kb_polledio()
1409 wscons.wc_kbdqueue = NULL; in wclrput()
1437 wscons.wc_kbdqueue = NULL; in wclrput()