Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dsata.c24 int sata_remove(int devnum) in sata_remove() function
95 return sata_remove(devnum); in do_sata()
99 rc = sata_remove(devnum); in do_sata()
/OK3568_Linux_fs/u-boot/include/
H A Dsata.h22 int sata_remove(int devnum);
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/
H A Dcpu.c282 sata_remove(0); in arch_preboot_os()