Searched refs:trx_parts (Results 1 – 1 of 1) sorted by relevance
96 int trx_parts[2]; /* Array with indexes of TRX partitions */ in bcm47xxpart_parse() local188 if (trx_num >= ARRAY_SIZE(trx_parts)) in bcm47xxpart_parse()192 trx_parts[trx_num++] = curr_part; in bcm47xxpart_parse()291 struct mtd_partition *trx = &parts[trx_parts[i]]; in bcm47xxpart_parse()