Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dsata.c23 int sata_remove(int devnum) in sata_remove() function
89 return sata_remove(devnum); in do_sata()
93 rc = sata_remove(devnum); in do_sata()
/openbmc/u-boot/include/
H A Dsata.h22 int sata_remove(int devnum);
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcpu.c292 sata_remove(0); in arch_preboot_os()