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

#include <sas.h>

Data Fields

u8 fis_type
 
u8 flags
 
u8 status
 
u8 error
 
u8 lbal
 
union {
   u8   lbam
 
   u8   byte_count_low
 
__attribute__
 
union {
   u8   lbah
 
   u8   byte_count_high
 
}; 
 
u8 device
 
u8 lbal_exp
 
u8 lbam_exp
 
u8 lbah_exp
 
u8 _r_a
 
union {
   u8   sector_count
 
   u8   interrupt_reason
 
}; 
 
u8 sector_count_exp
 
u8 _r_b
 
u8 _r_c
 
u32 _r_d
 

Detailed Description

Definition at line 209 of file sas.h.

Field Documentation

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

Definition at line 223 of file sas.h.

u8 _r_b

Definition at line 227 of file sas.h.

u8 _r_c

Definition at line 228 of file sas.h.

u32 _r_d

Definition at line 230 of file sas.h.

u8 byte_count_high

Definition at line 217 of file sas.h.

u8 byte_count_low

Definition at line 216 of file sas.h.

Definition at line 218 of file sas.h.

u8 error

Definition at line 213 of file sas.h.

u8 fis_type

Definition at line 210 of file sas.h.

u8 flags

Definition at line 211 of file sas.h.

u8 interrupt_reason

Definition at line 225 of file sas.h.

u8 lbah

Definition at line 217 of file sas.h.

u8 lbah_exp

Definition at line 222 of file sas.h.

u8 lbal

Definition at line 215 of file sas.h.

u8 lbal_exp

Definition at line 220 of file sas.h.

u8 lbam

Definition at line 216 of file sas.h.

u8 lbam_exp

Definition at line 221 of file sas.h.

u8 sector_count

Definition at line 225 of file sas.h.

u8 sector_count_exp

Definition at line 226 of file sas.h.

Definition at line 212 of file sas.h.


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