Lines Matching refs:IO
116 case IO: in alloc_bus_range()
151 case IO: in alloc_bus_range()
278 rc = alloc_bus_range(&newbus, &newrange, curr, IO, 1); in ibmphp_rsrc_init()
286 rc = alloc_bus_range (&bus_cur, &newrange, curr, IO, 0); in ibmphp_rsrc_init()
291 rc = alloc_bus_range(&newbus, &newrange, curr, IO, 1); in ibmphp_rsrc_init()
350 new_io->type = IO; in ibmphp_rsrc_init()
406 case IO: in add_bus_range()
429 case IO: in add_bus_range()
479 case IO: in update_resources()
513 case IO: in fix_me()
531 case IO: in fix_me()
622 case IO: in ibmphp_add_resource()
653 case IO: in ibmphp_add_resource()
670 case IO: in ibmphp_add_resource()
722 case IO: in ibmphp_add_resource()
746 case IO: in ibmphp_add_resource()
800 case IO: in ibmphp_remove_resource()
882 case IO: in ibmphp_remove_resource()
894 case IO: in ibmphp_remove_resource()
906 case IO: in ibmphp_remove_resource()
944 case IO: in find_range()
991 if (res->type == IO) in ibmphp_check_resource()
1014 case IO: in ibmphp_check_resource()
1214 case IO: in ibmphp_check_resource()
1280 case IO: in ibmphp_check_resource()
1455 if (ibmphp_find_resource (bus_prev, range_cur->start, &res, IO) < 0) in remove_ranges()
1512 case IO: in ibmphp_find_resource()
1903 case IO: in range_exists_already()
2014 if (!range_exists_already (range, bus_sec, IO)) { in update_bridge_ranges()
2015 add_bus_range (IO, range, bus_sec); in update_bridge_ranges()
2029 if (ibmphp_find_resource (bus_cur, start_address, &io, IO)) { in update_bridge_ranges()
2036 io->type = IO; in update_bridge_ranges()