smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <os_freebsd.h>
Public Attributes | |
TWE_Command_INITCONNECTION | initconnection |
TWE_Command_IO | io |
TWE_Command_PARAM | param |
TWE_Command_CHECKSTATUS | checkstatus |
TWE_Command_REBUILDUNIT | rebuildunit |
TWE_Command_SETATAFEATURE | setatafeature |
TWE_Command_ATA | ata |
TWE_Command_Generic | generic |
u_int8_t | pad [512] |
Definition at line 246 of file os_freebsd.h.
TWE_Command_ATA TWE_Command::ata |
Definition at line 254 of file os_freebsd.h.
TWE_Command_CHECKSTATUS TWE_Command::checkstatus |
Definition at line 251 of file os_freebsd.h.
TWE_Command_Generic TWE_Command::generic |
Definition at line 255 of file os_freebsd.h.
TWE_Command_INITCONNECTION TWE_Command::initconnection |
Definition at line 248 of file os_freebsd.h.
TWE_Command_IO TWE_Command::io |
Definition at line 249 of file os_freebsd.h.
u_int8_t TWE_Command::pad[512] |
Definition at line 256 of file os_freebsd.h.
TWE_Command_PARAM TWE_Command::param |
Definition at line 250 of file os_freebsd.h.
TWE_Command_REBUILDUNIT TWE_Command::rebuildunit |
Definition at line 252 of file os_freebsd.h.
TWE_Command_SETATAFEATURE TWE_Command::setatafeature |
Definition at line 253 of file os_freebsd.h.