Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dpci.h41 typedef struct VFIOQuirk { struct
47 void (*reset)(struct VFIOPCIDevice *vdev, struct VFIOQuirk *quirk); argument
48 } VFIOQuirk; typedef