|
@@ -755,6 +755,7 @@ extern void ata_host_init(struct ata_host *, struct device *,
|
|
extern int ata_scsi_detect(struct scsi_host_template *sht);
|
|
extern int ata_scsi_detect(struct scsi_host_template *sht);
|
|
extern int ata_scsi_ioctl(struct scsi_device *dev, int cmd, void __user *arg);
|
|
extern int ata_scsi_ioctl(struct scsi_device *dev, int cmd, void __user *arg);
|
|
extern int ata_scsi_queuecmd(struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *));
|
|
extern int ata_scsi_queuecmd(struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *));
|
|
|
|
+extern void ata_scsi_media_change_notify(struct ata_device *atadev);
|
|
extern void ata_sas_port_destroy(struct ata_port *);
|
|
extern void ata_sas_port_destroy(struct ata_port *);
|
|
extern struct ata_port *ata_sas_port_alloc(struct ata_host *,
|
|
extern struct ata_port *ata_sas_port_alloc(struct ata_host *,
|
|
struct ata_port_info *, struct Scsi_Host *);
|
|
struct ata_port_info *, struct Scsi_Host *);
|