Home
last modified time | relevance | path

Searched refs:CONS_USBSER (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/i86pc/io/
H A Dconsplat.c72 #define CONS_USBSER 3 macro
130 boot_console = CONS_USBSER; in console_type()
502 case CONS_USBSER: in plat_stdinpath()
523 case CONS_USBSER: in plat_stdoutpath()
/titanic_50/usr/src/uts/i86pc/sys/
H A Dboot_console.h43 #define CONS_USBSER 3 macro
/titanic_50/usr/src/uts/i86pc/boot/
H A Dboot_console.c520 { "usb-serial", CONS_USBSER },
642 case CONS_USBSER: in bcons_init()
684 if (console != CONS_USBSER && console != CONS_SCREEN_GRAPHICS) { in bcons_init2()
837 case CONS_USBSER: in _doputchar()