Searched defs:SCLPDeviceClass (Results 1 – 1 of 1) sorted by relevance
208 struct SCLPDeviceClass { struct210 DeviceClass parent_class;211 void (*read_SCP_info)(SCLPDevice *sclp, SCCB *sccb);212 void (*read_cpu_info)(SCLPDevice *sclp, SCCB *sccb);215 void (*execute)(SCLPDevice *sclp, SCCB *sccb, uint32_t code);216 void (*service_interrupt)(SCLPDevice *sclp, uint32_t sccb);