MEMBRIDGE        1169 drivers/pci/hotplug/ibmphp_pci.c 	if ((amount->mem) && (amount->mem < MEMBRIDGE))
MEMBRIDGE        1170 drivers/pci/hotplug/ibmphp_pci.c 		amount->mem = MEMBRIDGE;
MEMBRIDGE        1171 drivers/pci/hotplug/ibmphp_pci.c 	if ((amount->pfmem) && (amount->pfmem < MEMBRIDGE))
MEMBRIDGE        1172 drivers/pci/hotplug/ibmphp_pci.c 		amount->pfmem = MEMBRIDGE;
MEMBRIDGE         972 drivers/pci/hotplug/ibmphp_res.c 			tmp_divide = MEMBRIDGE;