1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/sys/dev/xen/blkfront
Colin Percival d0ecc14d49 Refactor xbd_queue_cb, extracting the code which converts bus_dma segments
into blkif segments, and moving it into a new function.  This will be used
by upcoming support for indirect-segment blkif requests.

This commit should not result in any functional changes.
2015-06-20 00:02:03 +00:00
..
blkfront.c Refactor xbd_queue_cb, extracting the code which converts bus_dma segments 2015-06-20 00:02:03 +00:00
block.h