Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dsclp.c239 SCLPDeviceClass *sclp_c = SCLP_GET_CLASS(sclp); in sclp_execute()
272 SCLPDeviceClass *sclp_c = SCLP_GET_CLASS(sclp); in sclp_service_call_protected()
299 SCLPDeviceClass *sclp_c = SCLP_GET_CLASS(sclp); in sclp_service_call()
371 SCLPDeviceClass *sclp_c = SCLP_GET_CLASS(sclp); in sclp_service_interrupt()
436 SCLPDeviceClass *sc = SCLP_CLASS(oc); in sclp_class_init()
461 .class_size = sizeof(SCLPDeviceClass),
/openbmc/qemu/include/hw/s390x/
H A Dsclp.h194 OBJECT_DECLARE_TYPE(SCLPDevice, SCLPDeviceClass,
208 struct SCLPDeviceClass { struct