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 | res1__opcode |
TW_UINT8 | size |
TW_UINT8 | request_id |
TW_UINT8 | unit |
TW_UINT8 | status |
TW_UINT8 | flags |
TW_UINT8 | res2 |
TW_UINT8 | param |
Definition at line 378 of file os_freebsd.h.
TW_UINT8 tw_cl_command_reset_firmware::flags |
Definition at line 384 of file os_freebsd.h.
TW_UINT8 tw_cl_command_reset_firmware::param |
Definition at line 386 of file os_freebsd.h.
TW_UINT8 tw_cl_command_reset_firmware::request_id |
Definition at line 381 of file os_freebsd.h.
TW_UINT8 tw_cl_command_reset_firmware::res1__opcode |
Definition at line 379 of file os_freebsd.h.
TW_UINT8 tw_cl_command_reset_firmware::res2 |
Definition at line 385 of file os_freebsd.h.
TW_UINT8 tw_cl_command_reset_firmware::size |
Definition at line 380 of file os_freebsd.h.
TW_UINT8 tw_cl_command_reset_firmware::status |
Definition at line 383 of file os_freebsd.h.
TW_UINT8 tw_cl_command_reset_firmware::unit |
Definition at line 382 of file os_freebsd.h.