Lines Matching refs:PFMEM

113 			case PFMEM:  in alloc_bus_range()
161 case PFMEM: in alloc_bus_range()
253 rc = alloc_bus_range(&newbus, &newrange, curr, PFMEM, 1); in ibmphp_rsrc_init()
262 rc = alloc_bus_range (&bus_cur, &newrange, curr, PFMEM, 0); in ibmphp_rsrc_init()
267 rc = alloc_bus_range(&newbus, &newrange, curr, PFMEM, 1); in ibmphp_rsrc_init()
333 new_pfmem->type = PFMEM; in ibmphp_rsrc_init()
402 case PFMEM: in add_bus_range()
426 case PFMEM: in add_bus_range()
475 case PFMEM: in update_resources()
519 case PFMEM: in fix_me()
537 case PFMEM: in fix_me()
630 case PFMEM: in ibmphp_add_resource()
659 case PFMEM: in ibmphp_add_resource()
676 case PFMEM: in ibmphp_add_resource()
728 case PFMEM: in ibmphp_add_resource()
754 case PFMEM: in ibmphp_add_resource()
808 case PFMEM: in ibmphp_remove_resource()
829 if (res->type == PFMEM) { in ibmphp_remove_resource()
888 case PFMEM: in ibmphp_remove_resource()
900 case PFMEM: in ibmphp_remove_resource()
912 case PFMEM: in ibmphp_remove_resource()
950 case PFMEM: in find_range()
1022 case PFMEM: in ibmphp_check_resource()
1220 case PFMEM: in ibmphp_check_resource()
1286 case PFMEM: in ibmphp_check_resource()
1483 if (ibmphp_find_resource (bus_prev, range_cur->start, &res, PFMEM) < 0) in remove_ranges()
1520 case PFMEM: in ibmphp_find_resource()
1541 if (flag == PFMEM) { in ibmphp_find_resource()
1909 case PFMEM: in range_exists_already()
2117 if (!range_exists_already (range, bus_sec, PFMEM)) { in update_bridge_ranges()
2118 add_bus_range (PFMEM, range, bus_sec); in update_bridge_ranges()
2132 if (ibmphp_find_resource (bus_cur, start_address, &pfmem, PFMEM)) { in update_bridge_ranges()
2139 pfmem->type = PFMEM; in update_bridge_ranges()