|
Barrelfish
|
Collaboration diagram for virtio_block_config:Data Fields | |
| uint64_t | capacity |
| the capacity in 512 byte sectors | |
| uint32_t | size_max |
| the maximum segment size | |
| uint32_t | seg_max |
| the maximum number of segments | |
| struct virtio_block_geometry | geometry |
| device geometry | |
| struct virtio_block_topology | topology |
| topology information | |
| uint8_t | writeback |
| write back flag | |
The device configuration layout as specified by 5.2.3.2
1.8.11