Home
last modified time | relevance | path

Searched refs:SCLPDeviceClass (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/s390x/
H A Dsclp.c244 SCLPDeviceClass *sclp_c = SCLP_GET_CLASS(sclp); in sclp_execute()
277 SCLPDeviceClass *sclp_c = SCLP_GET_CLASS(sclp); in sclp_service_call_protected()
304 SCLPDeviceClass *sclp_c = SCLP_GET_CLASS(sclp); in sclp_service_call()
376 SCLPDeviceClass *sclp_c = SCLP_GET_CLASS(sclp); in sclp_service_interrupt()
441 SCLPDeviceClass *sc = SCLP_CLASS(oc); in sclp_class_init()
466 .class_size = sizeof(SCLPDeviceClass),
/qemu/include/hw/s390x/
H A Dsclp.h194 OBJECT_DECLARE_TYPE(SCLPDevice, SCLPDeviceClass,
208 struct SCLPDeviceClass { struct