Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dsclpconsole.c49 DECLARE_INSTANCE_CHECKER(SCLPConsole, SCLP_CONSOLE, in DECLARE_INSTANCE_CHECKER() argument
107 SCLPConsole *cons = SCLP_CONSOLE(event); in get_console_data()
169 SCLPConsole *scon = SCLP_CONSOLE(event); in write_console_data()
228 SCLPConsole *scon = SCLP_CONSOLE(event); in console_init()
244 SCLPConsole *scon = SCLP_CONSOLE(event); in console_reset()
/openbmc/linux/drivers/s390/char/
H A DKconfig52 config SCLP_CONSOLE config