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

#include <os_linux.h>

Collaboration diagram for TAG_TW_Command_Apache:
Collaboration graph
[legend]

Public Attributes

struct {
   unsigned char   opcode:5
 
   unsigned char   reserved:3
 
command
 
unsigned char unit
 
unsigned short request_id
 
unsigned char sense_length
 
unsigned char sgl_offset
 
unsigned short sgl_entries
 
unsigned char cdb [16]
 
TW_SG_Entry sg_list [TW_MAX_SGL_LENGTH_9000]
 

Detailed Description

Definition at line 175 of file os_linux.h.

Member Data Documentation

◆ cdb

unsigned char TAG_TW_Command_Apache::cdb[16]

Definition at line 185 of file os_linux.h.

◆ 

struct { ... } TAG_TW_Command_Apache::command

◆ opcode

unsigned char TAG_TW_Command_Apache::opcode

Definition at line 177 of file os_linux.h.

◆ request_id

unsigned short TAG_TW_Command_Apache::request_id

Definition at line 181 of file os_linux.h.

◆ reserved

unsigned char TAG_TW_Command_Apache::reserved

Definition at line 178 of file os_linux.h.

◆ sense_length

unsigned char TAG_TW_Command_Apache::sense_length

Definition at line 182 of file os_linux.h.

◆ sg_list

TW_SG_Entry TAG_TW_Command_Apache::sg_list[TW_MAX_SGL_LENGTH_9000]

Definition at line 186 of file os_linux.h.

◆ sgl_entries

unsigned short TAG_TW_Command_Apache::sgl_entries

Definition at line 184 of file os_linux.h.

◆ sgl_offset

unsigned char TAG_TW_Command_Apache::sgl_offset

Definition at line 183 of file os_linux.h.

◆ unit

unsigned char TAG_TW_Command_Apache::unit

Definition at line 180 of file os_linux.h.


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