Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dconsole.c126 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()
H A Dspace.c237 int consmode = CONS_FW;
/titanic_50/usr/src/uts/common/sys/
H A Dconsdev.h74 #define CONS_FW 0 macro
/titanic_50/usr/src/uts/common/io/
H A Dvcons_conf.c124 if (consmode == CONS_FW) { in vt_minor_valid()
H A Dwscons.c688 if (consmode == CONS_FW) { in wc_getterm()