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);
5630 struct ata_port *ata_port_alloc(struct ata_host *host) in ata_port_alloc() function5752 ap = ata_port_alloc(host); in ata_host_alloc()
4106 ap = ata_port_alloc(host); in ata_sas_port_alloc()