Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
host_to_dev_fis Struct Reference

#include <mtip32xx.h>

Data Fields

unsigned char type
 
unsigned char opts
 
unsigned char command
 
unsigned char features
 
union {
   unsigned char   lba_low
 
   unsigned char   sector
 
}; 
 
union {
   unsigned char   lba_mid
 
   unsigned char   cyl_low
 
}; 
 
union {
   unsigned char   lba_hi
 
   unsigned char   cyl_hi
 
}; 
 
union {
   unsigned char   device
 
   unsigned char   head
 
}; 
 
union {
   unsigned char   lba_low_ex
 
   unsigned char   sector_ex
 
}; 
 
union {
   unsigned char   lba_mid_ex
 
   unsigned char   cyl_low_ex
 
}; 
 
union {
   unsigned char   lba_hi_ex
 
   unsigned char   cyl_hi_ex
 
}; 
 
unsigned char features_ex
 
unsigned char sect_count
 
unsigned char sect_cnt_ex
 
unsigned char res2
 
unsigned char control
 
unsigned int res3
 
u8 fis_type
 
u8 flags
 
u8 command
 
u8 features
 
u8 lbal
 
union {
   u8   lbam
 
   u8   byte_count_low
 
}; 
 
union {
   u8   lbah
 
   u8   byte_count_high
 
}; 
 
u8 device
 
u8 lbal_exp
 
u8 lbam_exp
 
u8 lbah_exp
 
u8 features_exp
 
union {
   u8   sector_count
 
   u8   interrupt_reason
 
}; 
 
u8 sector_count_exp
 
u8 _r_a
 
u8 control
 
u32 _r_b
 

Detailed Description

Definition at line 168 of file mtip32xx.h.

Field Documentation

union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
u8 _r_a

Definition at line 251 of file sas.h.

u32 _r_b

Definition at line 254 of file sas.h.

u8 byte_count_high

Definition at line 241 of file sas.h.

u8 byte_count_low

Definition at line 240 of file sas.h.

unsigned char command

Definition at line 182 of file mtip32xx.h.

Definition at line 236 of file sas.h.

unsigned char control

Definition at line 219 of file mtip32xx.h.

u8 control

Definition at line 252 of file sas.h.

unsigned char cyl_hi

Definition at line 195 of file mtip32xx.h.

unsigned char cyl_hi_ex

Definition at line 212 of file mtip32xx.h.

unsigned char cyl_low

Definition at line 191 of file mtip32xx.h.

unsigned char cyl_low_ex

Definition at line 208 of file mtip32xx.h.

unsigned char device

Definition at line 198 of file mtip32xx.h.

Definition at line 242 of file sas.h.

unsigned char features

Definition at line 183 of file mtip32xx.h.

Definition at line 237 of file sas.h.

unsigned char features_ex

Definition at line 214 of file mtip32xx.h.

u8 features_exp

Definition at line 247 of file sas.h.

u8 fis_type

Definition at line 234 of file sas.h.

u8 flags

Definition at line 235 of file sas.h.

unsigned char head

Definition at line 199 of file mtip32xx.h.

u8 interrupt_reason

Definition at line 249 of file sas.h.

unsigned char lba_hi

Definition at line 194 of file mtip32xx.h.

unsigned char lba_hi_ex

Definition at line 211 of file mtip32xx.h.

unsigned char lba_low

Definition at line 186 of file mtip32xx.h.

unsigned char lba_low_ex

Definition at line 203 of file mtip32xx.h.

unsigned char lba_mid

Definition at line 190 of file mtip32xx.h.

unsigned char lba_mid_ex

Definition at line 207 of file mtip32xx.h.

u8 lbah

Definition at line 241 of file sas.h.

u8 lbah_exp

Definition at line 246 of file sas.h.

u8 lbal

Definition at line 239 of file sas.h.

u8 lbal_exp

Definition at line 244 of file sas.h.

u8 lbam

Definition at line 240 of file sas.h.

u8 lbam_exp

Definition at line 245 of file sas.h.

unsigned char opts

Definition at line 181 of file mtip32xx.h.

unsigned char res2

Definition at line 218 of file mtip32xx.h.

unsigned int res3

Definition at line 221 of file mtip32xx.h.

unsigned char sect_cnt_ex

Definition at line 217 of file mtip32xx.h.

unsigned char sect_count

Definition at line 216 of file mtip32xx.h.

unsigned char sector

Definition at line 187 of file mtip32xx.h.

u8 sector_count

Definition at line 249 of file sas.h.

u8 sector_count_exp

Definition at line 250 of file sas.h.

unsigned char sector_ex

Definition at line 204 of file mtip32xx.h.

unsigned char type

Definition at line 180 of file mtip32xx.h.


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