smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <os_freebsd.h>
Public Attributes | |
TW_UINT32 | control_code |
TW_UINT32 | status |
TW_UINT32 | unique_id |
TW_UINT32 | sequence_id |
TW_UINT32 | os_status |
TW_UINT32 | buffer_length |
Definition at line 497 of file os_freebsd.h.
TW_UINT32 tw_cl_driver_packet::buffer_length |
Definition at line 503 of file os_freebsd.h.
TW_UINT32 tw_cl_driver_packet::control_code |
Definition at line 498 of file os_freebsd.h.
TW_UINT32 tw_cl_driver_packet::os_status |
Definition at line 502 of file os_freebsd.h.
TW_UINT32 tw_cl_driver_packet::sequence_id |
Definition at line 501 of file os_freebsd.h.
TW_UINT32 tw_cl_driver_packet::status |
Definition at line 499 of file os_freebsd.h.
TW_UINT32 tw_cl_driver_packet::unique_id |
Definition at line 500 of file os_freebsd.h.