|
smartmontools SVN Rev 3317
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 259 of file os_freebsd.h.
| TWE_Command_ATA TWE_Command::ata |
Definition at line 267 of file os_freebsd.h.
| TWE_Command_CHECKSTATUS TWE_Command::checkstatus |
Definition at line 264 of file os_freebsd.h.
| TWE_Command_Generic TWE_Command::generic |
Definition at line 268 of file os_freebsd.h.
| TWE_Command_INITCONNECTION TWE_Command::initconnection |
Definition at line 261 of file os_freebsd.h.
| TWE_Command_IO TWE_Command::io |
Definition at line 262 of file os_freebsd.h.
| u_int8_t TWE_Command::pad[512] |
Definition at line 269 of file os_freebsd.h.
| TWE_Command_PARAM TWE_Command::param |
Definition at line 263 of file os_freebsd.h.
| TWE_Command_REBUILDUNIT TWE_Command::rebuildunit |
Definition at line 265 of file os_freebsd.h.
| TWE_Command_SETATAFEATURE TWE_Command::setatafeature |
Definition at line 266 of file os_freebsd.h.
1.7.4