Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dboot_console.h47 #define CONS_MIN CONS_SCREEN_TEXT macro
/titanic_41/usr/src/uts/i86pc/boot/
H A Dboot_console.c756 if (new_console < CONS_MIN || new_console > CONS_MAX) in bcons_device_change()