Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dehv_bytechan.c66 static unsigned int stdout_bc; variable
172 stdout_bc = be32_to_cpu(*iprop); in find_console_handle()
297 if (ehv_bc_console_byte_channel_send(stdout_bc, s2, j)) in ehv_bc_console_write()
304 ehv_bc_console_byte_channel_send(stdout_bc, s2, j); in ehv_bc_console_write()
345 if (stdout_bc != CONFIG_PPC_EARLY_DEBUG_EHV_BC_HANDLE) in ehv_bc_console_init()
358 stdout_bc); in ehv_bc_console_init()
724 i = (handle == stdout_bc) ? 0 : index++; in ehv_bc_tty_probe()