Searched refs:ata_port_alloc (Results 1 – 3 of 3) sorted by relevance
97 extern struct ata_port *ata_port_alloc(struct ata_host *host);
5998 struct ata_port *ata_port_alloc(struct ata_host *host) in ata_port_alloc() function6147 ap = ata_port_alloc(host); in ata_host_alloc()
4960 ap = ata_port_alloc(host); in ata_sas_port_alloc()