Searched refs:ata_port_alloc (Results 1 – 3 of 3) sorted by relevance
81 extern struct ata_port *ata_port_alloc(struct ata_host *host);
5986 struct ata_port *ata_port_alloc(struct ata_host *host) in ata_port_alloc() function6135 ap = ata_port_alloc(host); in ata_host_alloc()
4943 ap = ata_port_alloc(host); in ata_sas_port_alloc()