or_size           308 arch/m68k/include/asm/openprom.h 	unsigned int or_size;
or_size           215 arch/sparc/include/asm/openprom.h 	unsigned int or_size;
or_size            46 arch/sparc/prom/ranges.c 			   ranges2[rng2c].ot_child_base + ranges2[rng2c].or_size - ranges1[rng1c].ot_parent_base > 0U)
or_size            50 arch/sparc/prom/ranges.c 		else if (ranges1[rng1c].ot_parent_base + ranges1[rng1c].or_size > ranges2[rng2c].ot_child_base + ranges2[rng2c].or_size)
or_size            51 arch/sparc/prom/ranges.c 			ranges1[rng1c].or_size = ranges2[rng2c].ot_child_base + ranges2[rng2c].or_size - ranges1[rng1c].ot_parent_base;