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()
237 int consmode = CONS_FW; variable
72 extern int consmode; /* CONS_FW or CONS_KFB */
124 if (consmode == CONS_FW) { in vt_minor_valid()
688 if (consmode == CONS_FW) { in wc_getterm()693 ASSERT(consmode == CONS_KFB); in wc_getterm()763 if (consmode == CONS_KFB) in wcioctl()1157 if (consmode == CONS_KFB) { in wcstart()1362 if (consmode == CONS_KFB && vt_check_hotkeys(mp)) { in wclrput()1500 ASSERT(consmode == CONS_KFB); in wc_cons_wrtvec()
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()
934 consmode = CONS_KFB; in cons_build_upper_layer()