diff options
Diffstat (limited to 'drivers/scsi/aic94xx/aic94xx_sas.h')
| -rw-r--r-- | drivers/scsi/aic94xx/aic94xx_sas.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/aic94xx/aic94xx_sas.h b/drivers/scsi/aic94xx/aic94xx_sas.h index 64d231712345..9050e93bfd5e 100644 --- a/drivers/scsi/aic94xx/aic94xx_sas.h +++ b/drivers/scsi/aic94xx/aic94xx_sas.h | |||
| @@ -733,6 +733,7 @@ struct asd_phy { | |||
| 733 | 733 | ||
| 734 | struct sas_identify_frame *identify_frame; | 734 | struct sas_identify_frame *identify_frame; |
| 735 | struct asd_dma_tok *id_frm_tok; | 735 | struct asd_dma_tok *id_frm_tok; |
| 736 | struct asd_port *asd_port; | ||
| 736 | 737 | ||
| 737 | u8 frame_rcvd[ASD_EDB_SIZE]; | 738 | u8 frame_rcvd[ASD_EDB_SIZE]; |
| 738 | }; | 739 | }; |
