smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <os_linux.h>
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] |
Definition at line 190 of file os_linux.h.
unsigned char TAG_TW_Command_Apache_Header::err_specific_desc[102] |
Definition at line 201 of file os_linux.h.
unsigned short TAG_TW_Command_Apache_Header::error |
Definition at line 194 of file os_linux.h.
char TAG_TW_Command_Apache_Header::reserved[4] |
Definition at line 193 of file os_linux.h.
unsigned char TAG_TW_Command_Apache_Header::reserved |
Definition at line 198 of file os_linux.h.
unsigned char TAG_TW_Command_Apache_Header::sense_data[18] |
Definition at line 191 of file os_linux.h.
unsigned char TAG_TW_Command_Apache_Header::severity |
Definition at line 197 of file os_linux.h.
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 |