Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Devent-facility.c330 static void command_handler(SCLPEventFacility *ef, SCCB *sccb, uint64_t code) in command_handler() function
440 k->command_handler = command_handler; in init_event_facility_class()
/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h219 void (*command_handler)(SCLPEventFacility *ef, SCCB *sccb, uint64_t code); member