Searched refs:resultSectorSize (Results 1 – 1 of 1) sorted by relevance
193 s32 resultSectorSize; in DoMount() local208 resultSectorSize = CARDGetSectorSize(slot, &CardControl.sectorSize); in DoMount()209 if (resultSectorSize < 0) in DoMount()211 return resultSectorSize; in DoMount()216 resultSectorSize = CARDGetSectorSize(slot, &CardControl.sectorSize); in DoMount()217 if (resultSectorSize < 0) in DoMount()219 return resultSectorSize; in DoMount()