Lines Matching refs:PFMEM

95 			case PFMEM:  in alloc_bus_range()
142 case PFMEM: in alloc_bus_range()
232 rc = alloc_bus_range(&newbus, &newrange, curr, PFMEM, 1); in ibmphp_rsrc_init()
241 rc = alloc_bus_range(&bus_cur, &newrange, curr, PFMEM, 0); in ibmphp_rsrc_init()
246 rc = alloc_bus_range(&newbus, &newrange, curr, PFMEM, 1); in ibmphp_rsrc_init()
312 new_pfmem->type = PFMEM; in ibmphp_rsrc_init()
380 case PFMEM: in add_bus_range()
404 case PFMEM: in add_bus_range()
453 case PFMEM: in update_resources()
497 case PFMEM: in fix_me()
515 case PFMEM: in fix_me()
608 case PFMEM: in ibmphp_add_resource()
637 case PFMEM: in ibmphp_add_resource()
654 case PFMEM: in ibmphp_add_resource()
706 case PFMEM: in ibmphp_add_resource()
732 case PFMEM: in ibmphp_add_resource()
786 case PFMEM: in ibmphp_remove_resource()
807 if (res->type == PFMEM) { in ibmphp_remove_resource()
866 case PFMEM: in ibmphp_remove_resource()
878 case PFMEM: in ibmphp_remove_resource()
890 case PFMEM: in ibmphp_remove_resource()
928 case PFMEM: in find_range()
1000 case PFMEM: in ibmphp_check_resource()
1198 case PFMEM: in ibmphp_check_resource()
1264 case PFMEM: in ibmphp_check_resource()
1461 if (ibmphp_find_resource(bus_prev, range_cur->start, &res, PFMEM) < 0) in remove_ranges()
1498 case PFMEM: in ibmphp_find_resource()
1519 if (flag == PFMEM) { in ibmphp_find_resource()
1875 case PFMEM: in range_exists_already()
2078 if (!range_exists_already(range, bus_sec, PFMEM)) { in update_bridge_ranges()
2079 add_bus_range(PFMEM, range, bus_sec); in update_bridge_ranges()
2093 if (ibmphp_find_resource(bus_cur, start_address, &pfmem, PFMEM)) { in update_bridge_ranges()
2099 pfmem->type = PFMEM; in update_bridge_ranges()