Searched refs:sectorlength (Results 1 – 1 of 1) sorted by relevance
166 int sectorlength = block / 4; in rw_mfc_formatBlock() local172 sectorlength = (p_mfc->next_block.block - 128) / 16 + 32; in rw_mfc_formatBlock()175 if (sectorlength != p_mfc->sector_authentified) { in rw_mfc_formatBlock()361 int sectorlength = block / 4; in rw_mfc_writeBlock() local367 sectorlength = (p_mfc->next_block.block - 128) / 16 + 32; in rw_mfc_writeBlock()370 if (sectorlength != p_mfc->sector_authentified) { in rw_mfc_writeBlock()872 int sectorlength = block / 4; in rw_mfc_readBlock() local878 sectorlength = (p_mfc->next_block.block - 128) / 16 + 32; in rw_mfc_readBlock()881 if (sectorlength != p_mfc->sector_authentified) { in rw_mfc_readBlock()