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

#include <os_linux.h>

Collaboration diagram for TAG_TW_Command_Full_9000:
Collaboration graph
[legend]

Public Attributes

TW_Command_Apache_Header header
 
union {
   TW_Command_9000   oldcommand
 
   TW_Command_Apache   newcommand
 
command
 
unsigned char padding [384]
 

Detailed Description

Definition at line 205 of file os_linux.h.

Member Data Documentation

◆ 

union { ... } TAG_TW_Command_Full_9000::command

◆ header

TW_Command_Apache_Header TAG_TW_Command_Full_9000::header

Definition at line 206 of file os_linux.h.

◆ newcommand

TW_Command_Apache TAG_TW_Command_Full_9000::newcommand

Definition at line 209 of file os_linux.h.

◆ oldcommand

TW_Command_9000 TAG_TW_Command_Full_9000::oldcommand

Definition at line 208 of file os_linux.h.

◆ padding

unsigned char TAG_TW_Command_Full_9000::padding[384]

Definition at line 211 of file os_linux.h.


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