Lines Matching refs:MEM
110 case MEM: in alloc_bus_range()
141 case MEM: in alloc_bus_range()
227 rc = alloc_bus_range(&newbus, &newrange, curr, MEM, 1); in ibmphp_rsrc_init()
236 rc = alloc_bus_range (&bus_cur, &newrange, curr, MEM, 0); in ibmphp_rsrc_init()
241 rc = alloc_bus_range(&newbus, &newrange, curr, MEM, 1); in ibmphp_rsrc_init()
310 new_mem->type = MEM; in ibmphp_rsrc_init()
398 case MEM: in add_bus_range()
423 case MEM: in add_bus_range()
471 case MEM: in update_resources()
516 case MEM: in fix_me()
534 case MEM: in fix_me()
626 case MEM: in ibmphp_add_resource()
656 case MEM: in ibmphp_add_resource()
673 case MEM: in ibmphp_add_resource()
725 case MEM: in ibmphp_add_resource()
750 case MEM: in ibmphp_add_resource()
804 case MEM: in ibmphp_remove_resource()
885 case MEM: in ibmphp_remove_resource()
897 case MEM: in ibmphp_remove_resource()
909 case MEM: in ibmphp_remove_resource()
947 case MEM: in find_range()
1018 case MEM: in ibmphp_check_resource()
1217 case MEM: in ibmphp_check_resource()
1283 case MEM: in ibmphp_check_resource()
1469 if (ibmphp_find_resource (bus_prev, range_cur->start, &res, MEM) < 0) in remove_ranges()
1516 case MEM: in ibmphp_find_resource()
1722 mem->type = MEM; in once_over()
1906 case MEM: in range_exists_already()
2063 if (!range_exists_already (range, bus_sec, MEM)) { in update_bridge_ranges()
2064 add_bus_range (MEM, range, bus_sec); in update_bridge_ranges()
2079 if (ibmphp_find_resource (bus_cur, start_address, &mem, MEM)) { in update_bridge_ranges()
2086 mem->type = MEM; in update_bridge_ranges()