Loading...
Searching...
No Matches
spdk_nvme_error_information_entry Struct Reference

Error information log page (SPDK_NVME_LOG_ERROR) More...

#include <nvme_spec.h>

Collaboration diagram for spdk_nvme_error_information_entry:
[legend]

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]
 

Detailed Description

Error information log page (SPDK_NVME_LOG_ERROR)

Field Documentation

◆ error_location

uint16_t spdk_nvme_error_information_entry::error_location
Deprecated
Use pel instead. This field will be removed in v27.01.

The documentation for this struct was generated from the following file: