Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dconsconfig_dacf.h86 #define CONSOLE_TIP 0x2 /* serial line */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dconsconfig_dacf.c1306 type = CONSOLE_TIP; in cons_get_input_type()
1367 case CONSOLE_TIP: in consconfig_init_input()
2193 if (sp->cons_input_type == CONSOLE_TIP) in consconfig_console_is_tipline()