Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/sys/
H A Dconsconfig_dacf.h85 #define CONSOLE_TIP 0x2 /* serial line */ macro
/titanic_53/usr/src/uts/common/io/
H A Dconsconfig_dacf.c1287 type = CONSOLE_TIP; in cons_get_input_type()
1348 case CONSOLE_TIP: in consconfig_init_input()
2194 if (sp->cons_input_type == CONSOLE_TIP) in consconfig_console_is_tipline()