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 | count |
Definition at line 404 of file os_freebsd.h.
TW_UINT16 tw_cl_command_generic::count |
Definition at line 411 of file os_freebsd.h.
TW_UINT8 tw_cl_command_generic::flags |
Definition at line 410 of file os_freebsd.h.
TW_UINT8 tw_cl_command_generic::host_id__unit |
Definition at line 408 of file os_freebsd.h.
TW_UINT8 tw_cl_command_generic::request_id |
Definition at line 407 of file os_freebsd.h.
TW_UINT8 tw_cl_command_generic::sgl_off__opcode |
Definition at line 405 of file os_freebsd.h.
TW_UINT8 tw_cl_command_generic::size |
Definition at line 406 of file os_freebsd.h.
TW_UINT8 tw_cl_command_generic::status |
Definition at line 409 of file os_freebsd.h.