|
Linux Kernel
3.7.1
|
#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 |
Definition at line 168 of file mtip32xx.h.
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
Definition at line 182 of file mtip32xx.h.
| unsigned char control |
Definition at line 219 of file mtip32xx.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.
Definition at line 198 of file mtip32xx.h.
Definition at line 183 of file mtip32xx.h.
| unsigned char features_ex |
Definition at line 214 of file mtip32xx.h.
Definition at line 199 of file mtip32xx.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.
| 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.
| unsigned char sector_ex |
Definition at line 204 of file mtip32xx.h.
Definition at line 180 of file mtip32xx.h.
1.8.2