|
Linux Kernel
3.7.1
|
#include <aic94xx_sas.h>
Data Fields | |
| u8 | proto_conn_rate |
| __le32 | total_xfer_len |
| struct ssp_frame_hdr | ssp_frame |
| struct ssp_command_iu | ssp_cmd |
| __le16 | sister_scb |
| __le16 | conn_handle |
| u8 | data_dir |
| u8 | _r_a |
| u8 | retry_count |
| u8 | _r_b [5] |
| struct sg_el | sg_element [3] |
Definition at line 374 of file aic94xx_sas.h.
| u8 _r_a |
Definition at line 387 of file aic94xx_sas.h.
| u8 _r_b[5] |
Definition at line 389 of file aic94xx_sas.h.
| __le16 conn_handle |
Definition at line 380 of file aic94xx_sas.h.
| u8 data_dir |
Definition at line 381 of file aic94xx_sas.h.
| u8 proto_conn_rate |
Definition at line 375 of file aic94xx_sas.h.
| u8 retry_count |
Definition at line 388 of file aic94xx_sas.h.
Definition at line 390 of file aic94xx_sas.h.
| __le16 sister_scb |
Definition at line 379 of file aic94xx_sas.h.
| struct ssp_command_iu ssp_cmd |
Definition at line 378 of file aic94xx_sas.h.
| struct ssp_frame_hdr ssp_frame |
Definition at line 377 of file aic94xx_sas.h.
| __le32 total_xfer_len |
Definition at line 376 of file aic94xx_sas.h.
1.8.2