Searched refs:FR_NOT_READY (Results 1 – 2 of 2) sorted by relevance
383 FR_NOT_READY, /* (3) The physical drive cannot work */ enumerator
2823 return FR_NOT_READY; /* Failed to initialize due to no medium or hard error */ in mount_volume()5624 if (ds & STA_NOINIT) return FR_NOT_READY;6000 if (ds & STA_NOINIT) return FR_NOT_READY;6362 if (stat & STA_NOINIT) return FR_NOT_READY;