Searched refs:BCM47XXPART_MAX_PARTS (Results 1 – 1 of 1) sorted by relevance
25 #define BCM47XXPART_MAX_PARTS 20 macro107 parts = kzalloc(sizeof(struct mtd_partition) * BCM47XXPART_MAX_PARTS, in bcm47xxpart_parse()125 if (curr_part >= BCM47XXPART_MAX_PARTS) { in bcm47xxpart_parse()181 if (BCM47XXPART_MAX_PARTS - curr_part < 4) { in bcm47xxpart_parse()274 if (curr_part >= BCM47XXPART_MAX_PARTS) { in bcm47xxpart_parse()