RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
rtems_fdisk_block_ctl Struct Reference

The Block control holds the segment and page with the data. More...

Collaboration diagram for rtems_fdisk_block_ctl:
Collaboration graph
[legend]

Data Fields

rtems_fdisk_segment_ctlsegment
 The segment with the block. More...
 
uint32_t page
 The page in the segment. More...
 

Detailed Description

The Block control holds the segment and page with the data.

Field Documentation

◆ page

uint32_t rtems_fdisk_block_ctl::page

The page in the segment.

◆ segment

rtems_fdisk_segment_ctl* rtems_fdisk_block_ctl::segment

The segment with the block.


The documentation for this struct was generated from the following file: