Home
last modified time | relevance | path

Searched defs:nvm_identify_namespace (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/ic/
H A Dnvmereg.h568 struct nvm_identify_namespace { struct
569 uint64_t nsze; /* Namespace Size */
571 uint64_t ncap; /* Namespace Capacity */
573 uint64_t nuse; /* Namespace Utilization */
575 uint8_t nsfeat; /* Namespace Features */
579 uint8_t nlbaf; /* Number of LBA Formats */
580 uint8_t flbas; /* Formatted LBA Size */
583 uint8_t mc; /* Metadata Capabilities */
584 uint8_t dpc; /* End-to-end Data Protection
596 uint8_t fpi; /* Format Progress Indicator */
[all …]