Searched refs:ATA_STAT_READY (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Data.h51 #define ATA_STAT_READY 0x40 /* Device Ready */ macro
/u-boot/drivers/block/
H A Dide.c703 } else if (IS_ENABLED(CONFIG_ATAPI) && !(c & ATA_STAT_READY)) {

Completed in 51 milliseconds