Searched refs:consmode (Results 1 – 7 of 7) sorted by relevance
126 if (consmode == CONS_FW && ncpus > 1 && fbvp != NULL) { in console_hold()154 if (consmode == CONS_FW && ncpus > 1 && fbvp != NULL) { in console_rele()205 if (rwsconsvp == NULL || consmode == CONS_FW) { in console_get_size()
190 int consmode = CONS_FW; variable
555 if (consmode == CONS_KFB) { in wcuwsrv()835 if (consmode == CONS_FW) { in wc_getterm()840 ASSERT(consmode == CONS_KFB); in wc_getterm()910 if (consmode == CONS_KFB) in wcioctl()1268 if (consmode == CONS_KFB && vt_check_hotkeys(mp)) { in wclrput()1406 ASSERT(consmode == CONS_KFB); in wc_cons_wrtvec()
124 if (consmode == CONS_FW) { in vt_minor_valid()
202 if (consmode != CONS_KFB) in vt_config()365 if (minor == 0 || consmode == CONS_KFB) { in vt_open()885 if (consmode != CONS_KFB && iocp->ioc_cmd != VT_ENABLED) { in vt_ioctl()896 *(int *)(void *)tmp->b_rptr = consmode; in vt_ioctl()
945 consmode = CONS_KFB; in cons_build_upper_layer()
73 extern int consmode; /* CONS_FW or CONS_KFB */