Loading...
Searching...
No Matches
spdk_nvme_nsattr Struct Reference

Data Fields

union { 
 
   struct { 
 
      uint8_t   cwp: 1 
 Currently Write Protected.
 
      uint8_t   rsvd: 7 
 Reserved.
 
   }  
 
   struct { 
 
      uint8_t   write_protected: 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: