Searched refs:init_sccb (Results 1 – 4 of 4) sorted by relevance
67 static unsigned char init_sccb[] = { in _sclp_setup() local77 memcpy(_sclp_work_area, init_sccb, 28); in _sclp_setup()
186 static int __init sclp_set_event_mask(struct init_sccb *sccb, in sclp_set_event_mask()244 static unsigned int __init sclp_con_check_linemode(struct init_sccb *sccb) in sclp_con_check_linemode()253 static void __init sclp_console_detect(struct init_sccb *sccb) in sclp_console_detect()
777 struct init_sccb *sccb; in __sclp_make_init_req()779 sccb = (struct init_sccb *) sclp_init_sccb; in __sclp_make_init_req()788 sccb->header.length = sizeof(struct init_sccb); in __sclp_make_init_req()803 struct init_sccb *sccb = (struct init_sccb *) sclp_init_sccb; in sclp_init_mask()968 struct init_sccb *sccb; in sclp_check_interface()982 sccb = (struct init_sccb *) sclp_init_req.sccb; in sclp_check_interface()
93 struct init_sccb { struct