smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
smartmontools::nvme_error_log_page Struct Reference

#include <nvmecmds.h>

Collaboration diagram for smartmontools::nvme_error_log_page:
Collaboration graph
[legend]

Public Attributes

uint64_t error_count
 
unsigned short sqid
 
unsigned short cmdid
 
unsigned short status_field
 
unsigned short parm_error_location
 
uint64_t lba
 
unsigned int nsid
 
unsigned char vs
 
unsigned char resv [35]
 

Detailed Description

Definition at line 34 of file nvmecmds.h.

Member Data Documentation

◆ cmdid

unsigned short smartmontools::nvme_error_log_page::cmdid

Definition at line 37 of file nvmecmds.h.

◆ error_count

uint64_t smartmontools::nvme_error_log_page::error_count

Definition at line 35 of file nvmecmds.h.

◆ lba

uint64_t smartmontools::nvme_error_log_page::lba

Definition at line 40 of file nvmecmds.h.

◆ nsid

unsigned int smartmontools::nvme_error_log_page::nsid

Definition at line 41 of file nvmecmds.h.

◆ parm_error_location

unsigned short smartmontools::nvme_error_log_page::parm_error_location

Definition at line 39 of file nvmecmds.h.

◆ resv

unsigned char smartmontools::nvme_error_log_page::resv[35]

Definition at line 43 of file nvmecmds.h.

◆ sqid

unsigned short smartmontools::nvme_error_log_page::sqid

Definition at line 36 of file nvmecmds.h.

◆ status_field

unsigned short smartmontools::nvme_error_log_page::status_field

Definition at line 38 of file nvmecmds.h.

◆ vs

unsigned char smartmontools::nvme_error_log_page::vs

Definition at line 42 of file nvmecmds.h.


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