Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dsata.c65 rc = sata_scan(dev); in sata_probe()
/OK3568_Linux_fs/u-boot/include/
H A Dahci.h231 int sata_scan(struct udevice *dev);
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata.c42 int sata_scan(struct udevice *dev) in sata_scan() function