Searched refs:init_sccb (Results 1 – 4 of 4) sorted by relevance
149 int sclp_early_set_event_mask(struct init_sccb *sccb, in sclp_early_set_event_mask()173 unsigned int sclp_early_con_check_linemode(struct init_sccb *sccb) in sclp_early_con_check_linemode()182 unsigned int sclp_early_con_check_vt220(struct init_sccb *sccb) in sclp_early_con_check_vt220()192 struct init_sccb *sccb; in sclp_early_setup()195 BUILD_BUG_ON(sizeof(struct init_sccb) > PAGE_SIZE); in sclp_early_setup()198 sccb = (struct init_sccb *) &sclp_early_sccb; in sclp_early_setup()
99 struct init_sccb { struct273 unsigned int sclp_early_con_check_linemode(struct init_sccb *sccb);274 unsigned int sclp_early_con_check_vt220(struct init_sccb *sccb);275 int sclp_early_set_event_mask(struct init_sccb *sccb,
756 struct init_sccb *sccb; in __sclp_make_init_req()758 sccb = (struct init_sccb *) sclp_init_sccb; in __sclp_make_init_req()785 struct init_sccb *sccb = (struct init_sccb *) sclp_init_sccb; in sclp_init_mask()950 struct init_sccb *sccb; in sclp_check_interface()964 sccb = (struct init_sccb *) sclp_init_req.sccb; in sclp_check_interface()
247 static void __init sclp_early_console_detect(struct init_sccb *sccb) in sclp_early_console_detect()