Home
last modified time | relevance | path

Searched refs:sata_scan (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/
H A Dsata.c67 rc = sata_scan(dev); in sata_probe()
/openbmc/u-boot/include/
H A Dahci.h230 int sata_scan(struct udevice *dev);
/openbmc/u-boot/drivers/ata/
H A Dsata.c41 int sata_scan(struct udevice *dev) in sata_scan() function