Home
last modified time | relevance | path

Searched refs:ata_host_alloc_pinfo (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/ata/
H A Dpata_hpt3x3.c209 host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2); in hpt3x3_init_one()
H A Dpata_cs5520.c150 host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2); in cs5520_init_one()
H A Dpata_ixp4xx_cf.c259 ixpp->host = ata_host_alloc_pinfo(dev, ppi, 1); in ixp4xx_pata_probe()
H A Dpata_sil680.c368 host = ata_host_alloc_pinfo(&pdev->dev, ppi, 2); in sil680_init_one()
H A Dsata_dwc_460ex.c1131 host = ata_host_alloc_pinfo(dev, ppi, SATA_DWC_MAX_PORTS); in sata_dwc_probe()
H A Dsata_mv.c4065 host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports); in mv_platform_probe()
4359 host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports); in mv_pci_init_one()
H A Dlibata-core.c5948 struct ata_host *ata_host_alloc_pinfo(struct device *dev, in ata_host_alloc_pinfo() function
5979 EXPORT_SYMBOL_GPL(ata_host_alloc_pinfo);
/linux/drivers/ata/pata_parport/
H A Dpata_parport.c548 host = ata_host_alloc_pinfo(&pi->pardev->dev, ppi, 1); in pi_init_one()
/linux/include/linux/
H A Dlibata.h1145 extern struct ata_host *ata_host_alloc_pinfo(struct device *dev,