ata_scsi_port_error_handler
ata_scsi_port_error_handler(host, ap);
EXPORT_SYMBOL_GPL(ata_scsi_port_error_handler);
ata_scsi_port_error_handler(ha->shost, ap);
extern void ata_scsi_port_error_handler(struct Scsi_Host *host, struct ata_port *ap);