Searched refs:ata_tport_add (Results 1 – 4 of 4) sorted by relevance
11 int ata_tport_add(struct device *parent, struct ata_port *ap);
283 int ata_tport_add(struct device *parent, in ata_tport_add() function
1163 return ata_tport_add(parent, ap); in ata_sas_tport_add()
5926 rc = ata_tport_add(host->dev,host->ports[i]); in ata_host_register()