Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h213 typedef struct SCLPEventFacilityClass SCLPEventFacilityClass; typedef
217 struct SCLPEventFacilityClass { struct
218 SysBusDeviceClass parent_class;
219 void (*command_handler)(SCLPEventFacility *ef, SCCB *sccb, uint64_t code);
220 bool (*event_pending)(SCLPEventFacility *ef);