Searched refs:ahci_bind_scsi (Results 1 – 8 of 8) sorted by relevance
15 return ahci_bind_scsi(dev, &scsi_dev); in ahci_pci_bind()
24 ret = ahci_bind_scsi(dev, &scsi_dev); in mvebu_ahci_bind()
29 return ahci_bind_scsi(dev, &scsi_dev); in dwc_ahci_bind()
121 return ahci_bind_scsi(dev, &scsi_dev); in sata_ceva_bind()
1147 int ahci_bind_scsi(struct udevice *ahci_dev, struct udevice **devp) in ahci_bind_scsi() function
113 ret = ahci_bind_scsi(dev, &scsi_dev); in sunxi_sata_bind()
265 int ahci_bind_scsi(struct udevice *ahci_dev, struct udevice **devp);
217 ret = ahci_bind_scsi(dev, &scsi_dev); in bd82x6x_sata_bind()