Searched refs:BLKIF_RING_SIZE (Results 1 – 7 of 7) sorted by relevance
89 #define BLKIF_RING_SIZE \ macro
42 (BLKIF_RING_SIZE * BLKIF_MAX_SEGMENTS_PER_REQUEST * PAGESIZE)
56 #define XB_MAXPHYS (XB_MAX_XFER * BLKIF_RING_SIZE)
893 xpvtap_rs_init(0, (BLKIF_RING_SIZE - 1), &map->um_rs); in xpvtap_user_init()901 sizeof (*map->um_outstanding_reqs) * BLKIF_RING_SIZE, in xpvtap_user_init()918 sizeof (*map->um_outstanding_reqs) * BLKIF_RING_SIZE); in xpvtap_user_init()1045 sizeof (*map->um_outstanding_reqs) * BLKIF_RING_SIZE); in xpvtap_user_fini()
722 ring->ri_nentry = BLKIF_RING_SIZE; in blk_bindto_frontend()
765 vdp->xs_nentry = BLKIF_RING_SIZE; in xdb_bindto_frontend()
1562 if (xvdi_alloc_ring(dip, BLKIF_RING_SIZE, in xdf_setstate_init()