![]() |
RTEMS 6.1
|
Data Fields | |
| uint32_t | device |
| uint32_t | pages |
| uint32_t | pages_desc |
| uint32_t | block_base |
| const rtems_nvdisk_device_desc * | descriptor |
NV Device Control holds the segment controls
| uint32_t rtems_nvdisk_device_ctl::block_base |
First block number for this device.
| const rtems_nvdisk_device_desc* rtems_nvdisk_device_ctl::descriptor |
Device descriptor.
| uint32_t rtems_nvdisk_device_ctl::device |
The device this segment resides on.
| uint32_t rtems_nvdisk_device_ctl::pages |
Total number of pages in the device.
| uint32_t rtems_nvdisk_device_ctl::pages_desc |
Number of pages used for page checksums.