RTEMS CPU Kit with SuperCore
4.11.3
|
Block device scatter or gather buffer structure. More...
#include <blkdev.h>
Data Fields | |
rtems_blkdev_bnum | block |
Block index. | |
uint32_t | length |
Buffer length. | |
void * | buffer |
Buffer pointer. | |
void * | user |
User pointer. | |
Block device scatter or gather buffer structure.