smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
TWE_Command Union Reference

#include <os_freebsd.h>

Collaboration diagram for TWE_Command:
Collaboration graph
[legend]

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]
 

Detailed Description

Definition at line 246 of file os_freebsd.h.

Member Data Documentation

◆ ata

TWE_Command_ATA TWE_Command::ata

Definition at line 254 of file os_freebsd.h.

◆ checkstatus

TWE_Command_CHECKSTATUS TWE_Command::checkstatus

Definition at line 251 of file os_freebsd.h.

◆ generic

TWE_Command_Generic TWE_Command::generic

Definition at line 255 of file os_freebsd.h.

◆ initconnection

TWE_Command_INITCONNECTION TWE_Command::initconnection

Definition at line 248 of file os_freebsd.h.

◆ io

TWE_Command_IO TWE_Command::io

Definition at line 249 of file os_freebsd.h.

◆ pad

u_int8_t TWE_Command::pad[512]

Definition at line 256 of file os_freebsd.h.

◆ param

TWE_Command_PARAM TWE_Command::param

Definition at line 250 of file os_freebsd.h.

◆ rebuildunit

TWE_Command_REBUILDUNIT TWE_Command::rebuildunit

Definition at line 252 of file os_freebsd.h.

◆ setatafeature

TWE_Command_SETATAFEATURE TWE_Command::setatafeature

Definition at line 253 of file os_freebsd.h.


The documentation for this union was generated from the following file: