Searched refs:init_sccb (Results 1 – 4 of 4) sorted by relevance
156 int sclp_early_set_event_mask(struct init_sccb *sccb, in sclp_early_set_event_mask()180 unsigned int sclp_early_con_check_linemode(struct init_sccb *sccb) in sclp_early_con_check_linemode()189 unsigned int sclp_early_con_check_vt220(struct init_sccb *sccb) in sclp_early_con_check_vt220()199 struct init_sccb *sccb; in sclp_early_setup()202 BUILD_BUG_ON(sizeof(struct init_sccb) > PAGE_SIZE); in sclp_early_setup()205 sccb = (struct init_sccb *) sclp_early_sccb; in sclp_early_setup()
89 struct init_sccb { struct306 unsigned int sclp_early_con_check_linemode(struct init_sccb *sccb);307 unsigned int sclp_early_con_check_vt220(struct init_sccb *sccb);308 int sclp_early_set_event_mask(struct init_sccb *sccb,
67 static struct init_sccb *sclp_init_sccb;943 struct init_sccb *sccb = sclp_init_sccb; in __sclp_make_init_req()971 struct init_sccb *sccb = sclp_init_sccb; in sclp_init_mask()1136 struct init_sccb *sccb; in sclp_check_interface()1150 sccb = (struct init_sccb *) sclp_init_req.sccb; in sclp_check_interface()
156 static void __init sclp_early_console_detect(struct init_sccb *sccb) in sclp_early_console_detect()