L4Re Operating System Framework
Interface and Usage Documentation
|
Description of an inout block to be sent to the device. More...
#include <types.h>
Data Fields | |
l4_uint64_t | sector = 0 |
Initial sector. Used only by DISCARD / WRITE_ZEROES requests. | |
l4_uint32_t | flags = 0 |
Flags from Inout_flags. | |
Description of an inout block to be sent to the device.
Block may be scatter gather in which case they are chained via the next pointer.