Searched refs:XBD_SEGS_TO_SIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/xen/blkfront/ | ||
H A D | block.h | 45 #define XBD_SEGS_TO_SIZE(segs) \ macro |
H A D | blkfront.c | 1325 XBD_SEGS_TO_SIZE(sc->xbd_max_request_segments); in xbd_connect() |