Searched refs:cis_block (Results 1 – 7 of 7) sorted by relevance
28 int cis_block; /* block n. containing CIS/IDI */ member255 for (phys_block = ssfdc->cis_block + 1; phys_block < ssfdc->map_len; in build_logical_block_map()311 ssfdc->cis_block = cis_sector / (mtd->erasesize >> SECTOR_SHIFT); in ssfdcr_add_mtd()316 ssfdc->cis_block, ssfdc->erase_size, ssfdc->map_len, in ssfdcr_add_mtd()
270 if (zone == 0 && block == ftl->cis_block && boffset == in sm_read_sector()331 if (zone == 0 && (block == ftl->cis_block || block == 0)) { in sm_write_sector()477 if (zone_num == 0 && (block == ftl->cis_block || block == 0)) { in sm_erase_block()675 0, ftl->cis_block, ftl->cis_boffset, ftl->cis_buffer, &oob)) in sm_read_cis()727 ftl->cis_block = block; in sm_find_cis()791 if (zone_num == 0 && block <= ftl->cis_block) in sm_init_zone()
42 int cis_block; /* CIS block location */ member
721 xd_card->cis_block = (u16)i; in reset_xd()728 RTSX_DEBUGP("CIS block: 0x%x\n", xd_card->cis_block); in reset_xd()729 if (xd_card->cis_block == 0xFFFF) in reset_xd()960 xd_card->cis_block = 0xFFFF; in reset_xd_card()1289 if (xd_card->cis_block == 0xFFFF) in xd_build_l2p_tbl()1292 start = xd_card->cis_block + 1; in xd_build_l2p_tbl()
516 u16 cis_block; member
679 xd_card->cis_block = (u16) i; in reset_xd()686 RTS51X_DEBUGP("CIS block: 0x%x\n", xd_card->cis_block); in reset_xd()687 if (xd_card->cis_block == 0xFFFF) in reset_xd()925 xd_card->cis_block = 0xFFFF; in reset_xd_card()1401 if (xd_card->cis_block == 0xFFFF) in xd_build_l2p_tbl()1404 start = xd_card->cis_block + 1; in xd_build_l2p_tbl()
453 u16 cis_block; member