smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <os_freebsd.h>
Public Attributes | |
TW_UINT8 | sgl_off__opcode |
TW_UINT8 | size |
TW_UINT8 | request_id |
TW_UINT8 | host_id__unit |
TW_UINT8 | status |
TW_UINT8 | flags |
TW_UINT16 | param_count |
TW_UINT8 | sgl [1] |
Definition at line 391 of file os_freebsd.h.
TW_UINT8 tw_cl_command_param::flags |
Definition at line 397 of file os_freebsd.h.
TW_UINT8 tw_cl_command_param::host_id__unit |
Definition at line 395 of file os_freebsd.h.
TW_UINT16 tw_cl_command_param::param_count |
Definition at line 398 of file os_freebsd.h.
TW_UINT8 tw_cl_command_param::request_id |
Definition at line 394 of file os_freebsd.h.
TW_UINT8 tw_cl_command_param::sgl[1] |
Definition at line 399 of file os_freebsd.h.
TW_UINT8 tw_cl_command_param::sgl_off__opcode |
Definition at line 392 of file os_freebsd.h.
TW_UINT8 tw_cl_command_param::size |
Definition at line 393 of file os_freebsd.h.
TW_UINT8 tw_cl_command_param::status |
Definition at line 396 of file os_freebsd.h.