Searched refs:ata_tport_add (Results 1 – 3 of 3) sorted by relevance
10 int ata_tport_add(struct device *parent, struct ata_port *ap);
278 int ata_tport_add(struct device *parent, in ata_tport_add() function
6144 rc = ata_tport_add(host->dev,host->ports[i]); in ata_host_register()