Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dsclpconsole-lm.c42 struct SCLPConsoleLM { struct
50 typedef struct SCLPConsoleLM SCLPConsoleLM; argument
71 SCLPConsoleLM *scon = opaque; in DECLARE_INSTANCE_CHECKER()
81 SCLPConsoleLM *scon = opaque; in chr_read()
130 SCLPConsoleLM *cons = SCLPLM_CONSOLE(event); in get_console_data()
201 SCLPConsoleLM *scon = SCLPLM_CONSOLE(event); in write_console_data()
243 SCLPConsoleLM *scon = SCLPLM_CONSOLE(event); in write_event_data()
298 VMSTATE_UINT32(length, SCLPConsoleLM),
312 SCLPConsoleLM *scon = SCLPLM_CONSOLE(event); in console_init()
329 SCLPConsoleLM *scon = SCLPLM_CONSOLE(event); in console_reset()
[all …]