Searched defs:sclp (Results 1 – 3 of 3) sorted by relevance
28 static SCLPDevice *sclp; in get_sclp_device() local107 static void read_SCP_info(SCLPDevice *sclp, SCCB *sccb) in read_SCP_info()184 static void sclp_read_cpu_info(SCLPDevice *sclp, SCCB *sccb) in sclp_read_cpu_info()212 static void sclp_configure_io_adapter(SCLPDevice *sclp, SCCB *sccb, in sclp_configure_io_adapter()241 static void sclp_execute(SCLPDevice *sclp, SCCB *sccb, uint32_t code) in sclp_execute()275 SCLPDevice *sclp = get_sclp_device(); in sclp_service_call_protected() local302 SCLPDevice *sclp = get_sclp_device(); in sclp_service_call() local355 static void service_interrupt(SCLPDevice *sclp, uint32_t sccb) in service_interrupt()374 SCLPDevice *sclp = get_sclp_device(); in sclp_service_interrupt() local383 SCLPDevice *sclp = SCLP(dev); in sclp_realize() local[all …]
250 static void s390_create_sclpconsole(SCLPDevice *sclp, in s390_create_sclpconsole()
35 SCLPDevice *sclp; member