|
|
union { | |
| |
|
struct { | |
| |
|
uint8_t shrns: 1 | |
| | Shared Namespace.
|
| |
|
uint8_t disns: 1 | |
| | Dispersed Namespace.
|
| |
|
uint8_t rsvd: 6 | |
| | Reserved.
|
| |
| } | | |
| |
|
struct { | |
| |
|
uint8_t can_share: 1 | |
| |
|
uint8_t reserved: 7 | |
| |
| } | | |
| | Old bit naming is deprecated and will be removed in 26.05 release.
|
| |
| }; | | |
| |
The documentation for this struct was generated from the following file: