NVME_SET_ATTRIBUTES_ENTRY structure (nvme.h)
Contains an array of entries for the NVME Set Attributes command.
Syntax
typedef struct {
USHORT Identifier;
USHORT ENDGID;
ULONG Reserved1;
ULONG Random4KBReadTypical;
ULONG OptimalWriteSize;
UCHAR TotalCapacity[16];
UCHAR UnallocatedCapacity[16];
UCHAR Reserved2[80];
} NVME_SET_ATTRIBUTES_ENTRY, *PNVME_SET_ATTRIBUTES_ENTRY;
Members
Identifier
ENDGID
Reserved1
Random4KBReadTypical
OptimalWriteSize
TotalCapacity
UnallocatedCapacity
Reserved2
Requirements
Minimum supported client | Windows 10 |
Header | nvme.h |