spdk_bdev_nvme_ctratt Union Reference

Union for controller attributes field, to list whether bdev supports fdp etc. More...

Data Fields

uint32_t raw
 
struct {
   uint32_t   reserved: 19
 
   uint32_t   fdps: 1
 
   uint32_t   reserved2: 12
 
bits
 

Detailed Description

Union for controller attributes field, to list whether bdev supports fdp etc.

By convention we match the NVMe definition, allowing other bdevs to use this feature


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