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

#include <atacmds.h>

Collaboration diagram for ata_identify_device:
Collaboration graph
[legend]

Public Attributes

unsigned short words000_009 [10]
 
unsigned char serial_no [20]
 
unsigned short words020_022 [3]
 
unsigned char fw_rev [8]
 
unsigned char model [40]
 
unsigned short words047_079 [33]
 
unsigned short major_rev_num
 
unsigned short minor_rev_num
 
unsigned short command_set_1
 
unsigned short command_set_2
 
unsigned short command_set_extension
 
unsigned short cfs_enable_1
 
unsigned short word086
 
unsigned short csf_default
 
unsigned short words088_255 [168]
 

Detailed Description

Definition at line 115 of file atacmds.h.

Member Data Documentation

◆ cfs_enable_1

unsigned short ata_identify_device::cfs_enable_1

Definition at line 127 of file atacmds.h.

◆ command_set_1

unsigned short ata_identify_device::command_set_1

Definition at line 124 of file atacmds.h.

◆ command_set_2

unsigned short ata_identify_device::command_set_2

Definition at line 125 of file atacmds.h.

◆ command_set_extension

unsigned short ata_identify_device::command_set_extension

Definition at line 126 of file atacmds.h.

◆ csf_default

unsigned short ata_identify_device::csf_default

Definition at line 129 of file atacmds.h.

◆ fw_rev

unsigned char ata_identify_device::fw_rev[8]

Definition at line 119 of file atacmds.h.

◆ major_rev_num

unsigned short ata_identify_device::major_rev_num

Definition at line 122 of file atacmds.h.

◆ minor_rev_num

unsigned short ata_identify_device::minor_rev_num

Definition at line 123 of file atacmds.h.

◆ model

unsigned char ata_identify_device::model[40]

Definition at line 120 of file atacmds.h.

◆ serial_no

unsigned char ata_identify_device::serial_no[20]

Definition at line 117 of file atacmds.h.

◆ word086

unsigned short ata_identify_device::word086

Definition at line 128 of file atacmds.h.

◆ words000_009

unsigned short ata_identify_device::words000_009[10]

Definition at line 116 of file atacmds.h.

◆ words020_022

unsigned short ata_identify_device::words020_022[3]

Definition at line 118 of file atacmds.h.

◆ words047_079

unsigned short ata_identify_device::words047_079[33]

Definition at line 121 of file atacmds.h.

◆ words088_255

unsigned short ata_identify_device::words088_255[168]

Definition at line 130 of file atacmds.h.


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