Lines Matching refs:chips
527 int i, chips; in search_bbt() local
544 chips = this->numchips; in search_bbt()
548 chips = 1; in search_bbt()
552 for (i = 0; i < chips; i++) { in search_bbt()
576 for (i = 0; i < chips; i++) { in search_bbt()
840 int i, chips, writeops, create, chipsel, res, res2; in check_create() local
848 chips = this->numchips; in check_create()
850 chips = 1; in check_create()
852 for (i = 0; i < chips; i++) { in check_create()
966 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
971 chips = this->numchips; in mark_bbt_region()
974 chips = 1; in mark_bbt_region()
978 for (i = 0; i < chips; i++) { in mark_bbt_region()