Home
last modified time | relevance | path

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

/qemu/hw/vfio/
H A Dpci.c346 MSIMessage (*get_msg)(PCIDevice *dev, unsigned vector); in vfio_msi_interrupt() local
/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c990 static void get_msg(IPMIBmcSim *ibs, in get_msg() function