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