spdk_nvme_cmd_cdw12 Union Reference
Collaboration diagram for spdk_nvme_cmd_cdw12:

Data Fields

uint32_t raw
 
struct {
   uint32_t   nlb: 16
 
   uint32_t   reserved: 4
 
   uint32_t   dtype: 4
 
   uint32_t   stc: 1
 
   uint32_t   reserved2: 1
 
   uint32_t   prchk: 3
 
   uint32_t   pract: 1
 
   uint32_t   fua: 1
 
   uint32_t   lr: 1
 
write
 
struct {
   uint32_t   nr: 8
 
   uint32_t   df: 4
 
   uint32_t   prinfor: 4
 
   uint32_t   reserved: 4
 
   uint32_t   dtype: 4
 
   uint32_t   stcw: 1
 
   uint32_t   reserved2: 1
 
   uint32_t   prinfow: 4
 
   uint32_t   fua: 1
 
   uint32_t   lr: 1
 
copy
 
struct {
   uint32_t   nlb: 16
 
   uint32_t   reserved: 8
 
   uint32_t   stc: 1
 
   uint32_t   deac: 1
 
   uint32_t   prchk: 3
 
   uint32_t   pract: 1
 
   uint32_t   fua: 1
 
   uint32_t   lr: 1
 
write_zeroes
 
union spdk_nvme_feat_fdp_cdw12 feat_fdp_cdw12
 
union spdk_nvme_feat_fdp_events_cdw12 feat_fdp_events_cdw12
 

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