Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/vfio/
H A Dvfio-calxeda-xgmac.h32 struct VFIOCalxedaXgmacDeviceClass { struct
38 typedef struct VFIOCalxedaXgmacDeviceClass VFIOCalxedaXgmacDeviceClass; argument
40 DECLARE_OBJ_CHECKERS(VFIOCalxedaXgmacDevice, VFIOCalxedaXgmacDeviceClass,
/openbmc/qemu/hw/vfio/
H A Dcalxeda-xgmac.c22 VFIOCalxedaXgmacDeviceClass *k = VFIO_CALXEDA_XGMAC_DEVICE_GET_CLASS(dev); in calxeda_xgmac_realize()
38 VFIOCalxedaXgmacDeviceClass *vcxc = in vfio_calxeda_xgmac_class_init()
53 .class_size = sizeof(VFIOCalxedaXgmacDeviceClass),