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()
917 int i, chips, writeops, create, chipsel, res, res2; in check_create() local
925 chips = this->numchips; in check_create()
927 chips = 1; in check_create()
929 for (i = 0; i < chips; i++) { in check_create()
1043 int i, j, chips, block, nrblocks, update; in mark_bbt_region() local
1048 chips = this->numchips; in mark_bbt_region()
1051 chips = 1; in mark_bbt_region()
1055 for (i = 0; i < chips; i++) { in mark_bbt_region()