Searched refs:ata_port_alloc (Results 1 – 3 of 3) sorted by relevance
104 extern struct ata_port *ata_port_alloc(struct ata_host *host);
5629 struct ata_port *ata_port_alloc(struct ata_host *host) in ata_port_alloc() function5751 ap = ata_port_alloc(host); in ata_host_alloc()
4102 ap = ata_port_alloc(host); in ata_sas_port_alloc()