HomeSort by relevance Sort by last modified time
    Searched refs:ahci_probe_scsi_pci (Results 1 - 4 of 4) sorted by null

  /external/u-boot/drivers/ata/
ahci-pci.c 20 return ahci_probe_scsi_pci(dev);
ahci.c 1187 int ahci_probe_scsi_pci(struct udevice *ahci_dev) function
  /external/u-boot/include/
ahci.h 280 * ahci_probe_scsi_pci() - probe and scan the attached SCSI bus on PCI
288 int ahci_probe_scsi_pci(struct udevice *ahci_dev);
  /external/u-boot/arch/x86/cpu/ivybridge/
sata.c 238 ret = ahci_probe_scsi_pci(dev);

Completed in 114 milliseconds