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_Ioctl Struct Reference

#include <os_linux.h>

Collaboration diagram for TAG_TW_Ioctl:
Collaboration graph
[legend]

Public Attributes

int input_length
 
int output_length
 
unsigned char cdb [16]
 
unsigned char opcode
 
unsigned char packing
 
unsigned short table_id
 
unsigned char parameter_id
 
unsigned char parameter_size_bytes
 
unsigned char unit_index
 
unsigned char input_data [499]
 
unsigned char output_data [512]
 

Detailed Description

Definition at line 91 of file os_linux.h.

Member Data Documentation

◆ cdb

unsigned char TAG_TW_Ioctl::cdb[16]

Definition at line 94 of file os_linux.h.

◆ input_data

unsigned char TAG_TW_Ioctl::input_data[499]

Definition at line 106 of file os_linux.h.

◆ input_length

int TAG_TW_Ioctl::input_length

Definition at line 92 of file os_linux.h.

◆ opcode

unsigned char TAG_TW_Ioctl::opcode

Definition at line 95 of file os_linux.h.

◆ output_data

unsigned char TAG_TW_Ioctl::output_data[512]

Definition at line 109 of file os_linux.h.

◆ output_length

int TAG_TW_Ioctl::output_length

Definition at line 93 of file os_linux.h.

◆ packing

unsigned char TAG_TW_Ioctl::packing

Definition at line 100 of file os_linux.h.

◆ parameter_id

unsigned char TAG_TW_Ioctl::parameter_id

Definition at line 102 of file os_linux.h.

◆ parameter_size_bytes

unsigned char TAG_TW_Ioctl::parameter_size_bytes

Definition at line 103 of file os_linux.h.

◆ table_id

unsigned short TAG_TW_Ioctl::table_id

Definition at line 101 of file os_linux.h.

◆ unit_index

unsigned char TAG_TW_Ioctl::unit_index

Definition at line 104 of file os_linux.h.


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