Error information log page (SPDK_NVME_LOG_ERROR) More...
#include <nvme_spec.h>
Data Fields | ||
| uint64_t | error_count | |
| uint16_t | sqid | |
| uint16_t | cid | |
| struct spdk_nvme_status | status | |
| union { | ||
| uint16_t error_location | ||
| union spdk_nvme_parameter_error_location pel | ||
| }; | ||
| uint64_t | lba | |
| uint32_t | nsid | |
| uint8_t | vendor_specific | |
| uint8_t | trtype | |
| uint8_t | reserved30 [2] | |
| uint64_t | command_specific | |
| uint16_t | trtype_specific | |
| uint8_t | reserved42 [22] | |
Error information log page (SPDK_NVME_LOG_ERROR)
| uint16_t spdk_nvme_error_information_entry::error_location |
pel instead. This field will be removed in v27.01.