Searched refs:sata_probe (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dsata.h5 int sata_probe(int devnum);
/u-boot/cmd/
H A Dsata.c53 int sata_probe(int devnum) function
102 return sata_probe(devnum);
108 rc = sata_probe(0);
/u-boot/common/
H A Dsplash_source.c199 return sata_probe(0);

Completed in 68 milliseconds