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 | res__opcode |
TW_UINT8 | unit |
TW_UINT16 | lun_l4__req_id |
TW_UINT8 | status |
TW_UINT8 | sgl_offset |
TW_UINT16 | lun_h4__sgl_entries |
TW_UINT8 | cdb [16] |
TW_UINT8 | sg_list [872] |
Definition at line 445 of file os_freebsd.h.
TW_UINT8 tw_cl_command_9k::cdb[16] |
Definition at line 453 of file os_freebsd.h.
TW_UINT16 tw_cl_command_9k::lun_h4__sgl_entries |
Definition at line 452 of file os_freebsd.h.
TW_UINT16 tw_cl_command_9k::lun_l4__req_id |
Definition at line 448 of file os_freebsd.h.
TW_UINT8 tw_cl_command_9k::res__opcode |
Definition at line 446 of file os_freebsd.h.
TW_UINT8 tw_cl_command_9k::sg_list[872] |
Definition at line 454 of file os_freebsd.h.
TW_UINT8 tw_cl_command_9k::sgl_offset |
Definition at line 450 of file os_freebsd.h.
TW_UINT8 tw_cl_command_9k::status |
Definition at line 449 of file os_freebsd.h.
TW_UINT8 tw_cl_command_9k::unit |
Definition at line 447 of file os_freebsd.h.