![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Device configuration for block devices. More...
#include <virtio_block.h>
Data Fields | |
| l4_uint64_t | capacity |
| Capacity of device in 512-byte sectors. | |
| l4_uint32_t | size_max |
| Maximum size of a single segment. | |
| l4_uint32_t | seg_max |
| Maximum number of segments per request. | |
| l4_uint32_t | blk_size |
| Block size of underlying disk. | |
Device configuration for block devices.
Definition at line 68 of file virtio_block.h.