ata_tport_add
rc = ata_tport_add(host->dev,host->ports[i]);
EXPORT_SYMBOL_GPL(ata_tport_add);
rc = ata_tport_add(ata_host->dev, ap);
extern int ata_tport_add(struct device *parent, struct ata_port *ap);