Home
last modified time | relevance | path

Searched refs:blkif_vdev_t (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/xen/interface/io/
H A Dblkif.h29 #ifndef blkif_vdev_t
30 #define blkif_vdev_t uint16_t macro
641 blkif_vdev_t handle; /* only for read/write requests */
656 blkif_vdev_t handle; /* same as for read/write requests */
669 blkif_vdev_t handle; /* same as for read/write requests */
/openbmc/linux/include/xen/interface/io/
H A Dblkif.h28 typedef uint16_t blkif_vdev_t; typedef
196 blkif_vdev_t handle; /* only for read/write requests */
208 blkif_vdev_t _pad1; /* only for read/write requests */
220 blkif_vdev_t _pad2; /* only for read/write requests */
235 blkif_vdev_t handle;
/openbmc/linux/drivers/block/xen-blkback/
H A Dcommon.h82 blkif_vdev_t handle; /* only for read/write requests */
90 blkif_vdev_t _pad1; /* was "handle" for read/write requests */
98 blkif_vdev_t _pad2;
107 blkif_vdev_t handle;
134 blkif_vdev_t handle; /* only for read/write requests */
143 blkif_vdev_t _pad1; /* was "handle" for read/write requests */
152 blkif_vdev_t _pad2;
163 blkif_vdev_t handle;
217 blkif_vdev_t handle;
H A Dxenbus.c480 static int xen_vbd_create(struct xen_blkif *blkif, blkif_vdev_t handle, in xen_vbd_create()
/openbmc/qemu/hw/block/
H A Dxen_blkif.h25 blkif_vdev_t handle; /* only for read/write requests */
33 blkif_vdev_t handle; /* only for read/write requests */
51 blkif_vdev_t handle; /* only for read/write requests */
59 blkif_vdev_t handle; /* only for read/write requests */
/openbmc/linux/drivers/block/
H A Dxen-blkfront.c207 blkif_vdev_t handle;