ata_port_alloc
EXPORT_SYMBOL_GPL(ata_port_alloc);
ap = ata_port_alloc(host);
ap = ata_port_alloc(ata_host);
extern struct ata_port *ata_port_alloc(struct ata_host *host);