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

#include <os_linux.h>

Collaboration diagram for TAG_TW_Command_Apache_Header:
Collaboration graph
[legend]

Public Attributes

unsigned char sense_data [18]
 
struct {
   char   reserved [4]
 
   unsigned short   error
 
   unsigned char   status
 
   struct {
      unsigned char   severity:3
 
      unsigned char   reserved:5
 
   }   substatus_block
 
status_block
 
unsigned char err_specific_desc [102]
 

Detailed Description

Definition at line 190 of file os_linux.h.

Member Data Documentation

◆ err_specific_desc

unsigned char TAG_TW_Command_Apache_Header::err_specific_desc[102]

Definition at line 201 of file os_linux.h.

◆ error

unsigned short TAG_TW_Command_Apache_Header::error

Definition at line 194 of file os_linux.h.

◆ reserved [1/2]

char TAG_TW_Command_Apache_Header::reserved[4]

Definition at line 193 of file os_linux.h.

◆ reserved [2/2]

unsigned char TAG_TW_Command_Apache_Header::reserved

Definition at line 198 of file os_linux.h.

◆ sense_data

unsigned char TAG_TW_Command_Apache_Header::sense_data[18]

Definition at line 191 of file os_linux.h.

◆ severity

unsigned char TAG_TW_Command_Apache_Header::severity

Definition at line 197 of file os_linux.h.

◆ status

unsigned char TAG_TW_Command_Apache_Header::status

Definition at line 195 of file os_linux.h.

◆ 

struct { ... } TAG_TW_Command_Apache_Header::status_block

◆ 

struct { ... } TAG_TW_Command_Apache_Header::substatus_block

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