ata_host_alloc_pinfo
host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports);
host = ata_host_alloc_pinfo(dev, ppi, n_ports);
EXPORT_SYMBOL_GPL(ata_host_alloc_pinfo);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, ATP867X_NUM_PORTS);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2);
ftide->host = ata_host_alloc_pinfo(dev, ppi, 1);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2);
ixpp->host = ata_host_alloc_pinfo(dev, ppi, 1);
priv->host = ata_host_alloc_pinfo(priv->dev, ppi, 1);
host = ata_host_alloc_pinfo(&pi->pardev->dev, ppi, 1);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, ADMA_PORTS);
host = ata_host_alloc_pinfo(dev, ppi, SATA_DWC_MAX_PORTS);
host = ata_host_alloc_pinfo(&ofdev->dev, ppi, SATA_FSL_MAX_PORTS);
host = ata_host_alloc_pinfo(dev, ppi, n_ports);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, NR_PORTS);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, QS_PORTS);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports);
host = ata_host_alloc_pinfo(&pdev->dev, ppi,
host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, 4);
host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports);
*r_host = host = ata_host_alloc_pinfo(&pdev->dev, ppi, ARRAY_SIZE(ppi));
host = ata_host_alloc_pinfo(&pdev->dev, ppi, 4);
extern struct ata_host *ata_host_alloc_pinfo(struct device *dev,