Home
last modified time | relevance | path

Searched defs:SCLPDeviceClass (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/include/hw/s390x/
H A Dsclp.h199 typedef struct SCLPDeviceClass { struct
208 } SCLPDeviceClass; argument
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/s390x/
H A Dsclp.h199 typedef struct SCLPDeviceClass { struct
208 } SCLPDeviceClass; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/s390x/
H A Dsclp.h200 typedef struct SCLPDeviceClass { struct
209 } SCLPDeviceClass; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/s390x/
H A Dsclp.h199 typedef struct SCLPDeviceClass { struct
208 } SCLPDeviceClass; argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/s390x/
H A Dsclp.h199 typedef struct SCLPDeviceClass { struct
208 } SCLPDeviceClass; argument
/dports/emulators/qemu/qemu-6.2.0/include/hw/s390x/
H A Dsclp.h208 struct SCLPDeviceClass { struct
210 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);
/dports/emulators/qemu60/qemu-6.0.0/include/hw/s390x/
H A Dsclp.h208 struct SCLPDeviceClass { struct
210 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);
/dports/emulators/qemu5/qemu-5.2.0/include/hw/s390x/
H A Dsclp.h208 struct SCLPDeviceClass { struct
210 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);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/s390x/
H A Dsclp.h208 struct SCLPDeviceClass { struct
210 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);