Searched refs:ata_port_alloc (Results 1 – 3 of 3) sorted by relevance
85 extern struct ata_port *ata_port_alloc(struct ata_host *host);
1088 ap = ata_port_alloc(host); in ata_sas_port_alloc()
5293 struct ata_port *ata_port_alloc(struct ata_host *host) in ata_port_alloc() function5443 ap = ata_port_alloc(host); in ata_host_alloc()