Home
last modified time | relevance | path

Searched refs:__sata_stop (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dsata.h15 int __sata_stop(void);
/openbmc/u-boot/drivers/ata/
H A Dsata.c120 __weak int __sata_stop(void) in __sata_stop() function