|
RTEMS CPU Kit with SuperCore
|
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.
1.8.13