|
XenevaOS
|
#include <nvme.h>

Public Attributes | |
| uint64_t | namespaceSize |
| uint64_t | nsCap |
| uint64_t | nsUse |
| uint8_t | nsFeat |
| uint8_t | numLBAFormat |
| uint8_t | fmtLBASize |
| uint8_t | unused [101] |
| NVMeLBAFormat | lbaFormat [16] |
| uint8_t | reserved [192] |
| uint8_t | vendor [3712] |
| uint8_t _namespace_id_::fmtLBASize |
| NVMeLBAFormat _namespace_id_::lbaFormat[16] |
| uint64_t _namespace_id_::namespaceSize |
| uint64_t _namespace_id_::nsCap |
| uint8_t _namespace_id_::nsFeat |
| uint64_t _namespace_id_::nsUse |
| uint8_t _namespace_id_::numLBAFormat |
| uint8_t _namespace_id_::reserved[192] |
| uint8_t _namespace_id_::unused[101] |
| uint8_t _namespace_id_::vendor[3712] |