Searched refs:SCLPConsoleLM (Results 1 – 1 of 1) sorted by relevance
42 struct SCLPConsoleLM { struct50 typedef struct SCLPConsoleLM SCLPConsoleLM; argument53 DECLARE_INSTANCE_CHECKER(SCLPConsoleLM, SCLPLM_CONSOLE, in DECLARE_INSTANCE_CHECKER() argument71 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()296 VMSTATE_BOOL(event.event_pending, SCLPConsoleLM),297 VMSTATE_UINT32(write_errors, SCLPConsoleLM),[all …]