|
Barrelfish
|
Data Fields | |
| uint32_t | type |
| Type of the request. One of VIRTIO_BLOCK_T_*. | |
| uint32_t | ioprio |
| Legacy devices only. | |
| uint64_t | sector |
| Offset (multiplied by 512) where to read/write. | |
Block device request as defined in 5.2.5 Device Operation
1.8.11