Expand description
Driver for VirtIO block devices.
Structs§
- A VirtIO block device request.
- Response of a VirtIOBlk request.
- Status of a VirtIOBlk request.
- Driver for a VirtIO block device.
Constants§
- The standard sector size of a VirtIO block device. Data is read and written in multiples of this size.