Searched refs:tty_num (Results 1 – 3 of 3) sorted by relevance
83 static int tty_num = 0; in console_type() local91 *tnum = tty_num; in console_type()99 *tnum = tty_num; in console_type()120 tty_num = cons[3] - 'a'; in console_type()146 tty_num = 0; in console_type()150 *tnum = tty_num; in console_type()493 int tty_num = 0; in plat_stdinpath() local495 switch (console_type(&tty_num)) { in plat_stdinpath()501 return (plat_ttypath(tty_num)); in plat_stdinpath()514 int tty_num = 0; in plat_stdoutpath() local[all …]
62 static int tty_num = 0; variable157 port = tty_addr[tty_num]; in serial_init()387 propname[3] = 'a' + tty_num; in serial_adjust_prop()482 propname[3] = 'a' + tty_num; in serial_adjust_prop()497 *tnum = tty_num; in boot_console_type()570 tty_num = n; in bcons_init()604 console_hypervisor_tty_num = tty_num; in bcons_init()732 tty_num = ttyn; in bcons_init2()770 tty_num = console_hypervisor_tty_num; in bcons_device_change()
180 int tty_num; in ptsl_attach() local184 for (tty_num = 0; tty_num < npty; tty_num++) { in ptsl_attach()187 tty_num, DDI_PSEUDO, NULL) == DDI_FAILURE) { in ptsl_attach()