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

/u-boot/include/
H A Dsata.h6 int sata_remove(int devnum);
/u-boot/cmd/
H A Dsata.c24 int sata_remove(int devnum) function
93 return sata_remove(devnum);
97 rc = sata_remove(devnum);
/u-boot/arch/arm/mach-imx/
H A Dcpu.c303 sata_remove(0);

Completed in 87 milliseconds