Dataset Management range.
More...
#include <nvme_spec.h>
|
|
union { | |
| |
|
struct { | |
| |
|
uint32_t af: 4 | |
| | access frequency
|
| |
|
uint32_t al: 2 | |
| | access latency
|
| |
|
uint32_t reserved0: 2 | |
| |
|
uint32_t sr: 1 | |
| | sequential read range
|
| |
|
uint32_t sw: 1 | |
| | sequential write range
|
| |
|
uint32_t wp: 1 | |
| | write prepare
|
| |
|
uint32_t reserved1: 13 | |
| |
|
uint32_t access_size: 8 | |
| | command access size
|
| |
| } bits | |
| |
|
uint32_t raw | |
| |
| } | attributes | |
| |
|
uint32_t | length |
| |
|
uint64_t | starting_lba |
| |
Dataset Management range.
The documentation for this struct was generated from the following file: