Searched defs:sccb (Results 1 – 5 of 5) sorted by relevance
142 WriteEventData *sccb = (void *)_sccb; in sclp_print_ascii() local174 struct WriteEventData *sccb; in lm_print() local252 WriteEventMask *sccb = (void *)_sccb; in sclp_write_event_mask() local403 struct SCCBHeader *sccb = (struct SCCBHeader *)_sccb; in console_refill_read_buffer() local
190 int sclp_service_call(unsigned int command, void *sccb) in sclp_service_call()
38 static int sclp_service_call_test(unsigned int command, void *sccb) in sclp_service_call_test()304 WriteEventData *sccb = &sccb_template.data; in test_boundary() local328 WriteEventData *sccb = &sccb_template.data; in test_toolong() local
169 SCCB *sccb = (SCCB *) pagebuf; in test_servc() local
482 static inline int servc(uint32_t command, unsigned long sccb) in servc()