libzbc
Data Fields
zbc_err_ext Struct Reference

Detailed error information data structure. More...

#include <zbc.h>

Data Fields

enum zbc_sk sk
 
enum zbc_asc_ascq asc_ascq
 
unsigned long long err_info
 
unsigned long long err_csinfo
 
uint64_t err_cbf
 
uint16_t err_za
 

Detailed Description

Detailed error information data structure.

Standard and ZBC defined SCSI sense key and additional sense codes are used to describe the error.

Some commands return additional information identifying the location of the failure.

Field Documentation

enum zbc_asc_ascq zbc_err_ext::asc_ascq

Additional sense code and sense code qualifier

unsigned long long zbc_err_ext::err_csinfo

Sense Data Command Specific Information Field

unsigned long long zbc_err_ext::err_info

Sense Data Information Field

uint16_t zbc_err_ext::err_za

Error information from ZONE ACTIVATE results header bytes 4-5

enum zbc_sk zbc_err_ext::sk

Sense code


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