smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <os_freebsd.h>
Public Attributes | |
struct tw_cl_command_init_connect | init_connect |
struct tw_cl_command_download_firmware | download_fw |
struct tw_cl_command_reset_firmware | reset_fw |
struct tw_cl_command_param | param |
struct tw_cl_command_generic | generic |
TW_UINT8 | padding [1024 - sizeof(struct tw_cl_command_header)] |
Definition at line 434 of file os_freebsd.h.
struct tw_cl_command_download_firmware tw_cl_command_7k::download_fw |
Definition at line 436 of file os_freebsd.h.
struct tw_cl_command_generic tw_cl_command_7k::generic |
Definition at line 439 of file os_freebsd.h.
struct tw_cl_command_init_connect tw_cl_command_7k::init_connect |
Definition at line 435 of file os_freebsd.h.
TW_UINT8 tw_cl_command_7k::padding[1024 - sizeof(struct tw_cl_command_header)] |
Definition at line 440 of file os_freebsd.h.
struct tw_cl_command_param tw_cl_command_7k::param |
Definition at line 438 of file os_freebsd.h.
struct tw_cl_command_reset_firmware tw_cl_command_7k::reset_fw |
Definition at line 437 of file os_freebsd.h.