|
Linux Kernel
3.7.1
|
#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 |
| union { ... } |
| union { ... } |
| union { ... } __attribute__ |
1.8.2