|
smartmontools SVN Rev 5716
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <os_linux.h>

Public Attributes | |
| unsigned int | data_buffer_length |
| unsigned char | padding [508] |
| TW_Command | firmware_command |
| char | data_buffer [1] |
Definition at line 271 of file os_linux.h.
| char TAG_TW_New_Ioctl::data_buffer[1] |
Definition at line 275 of file os_linux.h.
| unsigned int TAG_TW_New_Ioctl::data_buffer_length |
Definition at line 272 of file os_linux.h.
| TW_Command TAG_TW_New_Ioctl::firmware_command |
Definition at line 274 of file os_linux.h.
| unsigned char TAG_TW_New_Ioctl::padding[508] |
Definition at line 273 of file os_linux.h.