diff options
Diffstat (limited to 'include/scsi/libsas.h')
-rw-r--r-- | include/scsi/libsas.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/scsi/libsas.h b/include/scsi/libsas.h index a1fc20a47c50..29f6e1af1bf9 100644 --- a/include/scsi/libsas.h +++ b/include/scsi/libsas.h | |||
@@ -597,6 +597,7 @@ struct sas_domain_function_template { | |||
597 | extern int sas_register_ha(struct sas_ha_struct *); | 597 | extern int sas_register_ha(struct sas_ha_struct *); |
598 | extern int sas_unregister_ha(struct sas_ha_struct *); | 598 | extern int sas_unregister_ha(struct sas_ha_struct *); |
599 | 599 | ||
600 | int sas_phy_reset(struct sas_phy *phy, int hard_reset); | ||
600 | extern int sas_queuecommand(struct scsi_cmnd *, | 601 | extern int sas_queuecommand(struct scsi_cmnd *, |
601 | void (*scsi_done)(struct scsi_cmnd *)); | 602 | void (*scsi_done)(struct scsi_cmnd *)); |
602 | extern int sas_target_alloc(struct scsi_target *); | 603 | extern int sas_target_alloc(struct scsi_target *); |