Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/xen/public/io/
H A Dblkif.h45 #ifndef blkif_vdev_t
46 #define blkif_vdev_t uint16_t macro
104 blkif_vdev_t handle; /* only for read/write requests */
/titanic_44/usr/src/uts/common/xen/io/
H A Dblkif_impl.h39 blkif_vdev_t handle; /* only for read/write requests */
58 blkif_vdev_t handle; /* only for read/write requests */
H A Dxdf.c1236 blkif_vdev_t vdev = xvdi_get_vdevnum(dip); in xdf_process_rreq()