Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Devent-facility.c336 static void command_handler(SCLPEventFacility *ef, SCCB *sccb, uint64_t code) in command_handler() function
/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h202 void (*command_handler)(SCLPEventFacility *ef, SCCB *sccb, uint64_t code); member