smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <os_linux.h>
Public Attributes | |
TW_Command_Apache_Header | header |
union { | |
TW_Command_9000 oldcommand | |
TW_Command_Apache newcommand | |
} | command |
unsigned char | padding [384] |
Definition at line 205 of file os_linux.h.
union { ... } TAG_TW_Command_Full_9000::command |
TW_Command_Apache_Header TAG_TW_Command_Full_9000::header |
Definition at line 206 of file os_linux.h.
TW_Command_Apache TAG_TW_Command_Full_9000::newcommand |
Definition at line 209 of file os_linux.h.
TW_Command_9000 TAG_TW_Command_Full_9000::oldcommand |
Definition at line 208 of file os_linux.h.
unsigned char TAG_TW_Command_Full_9000::padding[384] |
Definition at line 211 of file os_linux.h.