Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dehv_bytechan.c63 static unsigned int stdout_bc; variable
135 stdout_bc = be32_to_cpu(*iprop); in find_console_handle()
273 if (ehv_bc_console_byte_channel_send(stdout_bc, s2, j)) in ehv_bc_console_write()
280 ehv_bc_console_byte_channel_send(stdout_bc, s2, j); in ehv_bc_console_write()
321 if (stdout_bc != CONFIG_PPC_EARLY_DEBUG_EHV_BC_HANDLE) in ehv_bc_console_init()
334 stdout_bc); in ehv_bc_console_init()
689 i = (handle == stdout_bc) ? 0 : index++; in ehv_bc_tty_probe()