Lines Matching refs:IO
98 case IO: in alloc_bus_range()
132 case IO: in alloc_bus_range()
257 rc = alloc_bus_range(&newbus, &newrange, curr, IO, 1); in ibmphp_rsrc_init()
265 rc = alloc_bus_range(&bus_cur, &newrange, curr, IO, 0); in ibmphp_rsrc_init()
270 rc = alloc_bus_range(&newbus, &newrange, curr, IO, 1); in ibmphp_rsrc_init()
329 new_io->type = IO; in ibmphp_rsrc_init()
384 case IO: in add_bus_range()
407 case IO: in add_bus_range()
457 case IO: in update_resources()
491 case IO: in fix_me()
509 case IO: in fix_me()
600 case IO: in ibmphp_add_resource()
631 case IO: in ibmphp_add_resource()
648 case IO: in ibmphp_add_resource()
700 case IO: in ibmphp_add_resource()
724 case IO: in ibmphp_add_resource()
778 case IO: in ibmphp_remove_resource()
860 case IO: in ibmphp_remove_resource()
872 case IO: in ibmphp_remove_resource()
884 case IO: in ibmphp_remove_resource()
922 case IO: in find_range()
969 if (res->type == IO) in ibmphp_check_resource()
992 case IO: in ibmphp_check_resource()
1192 case IO: in ibmphp_check_resource()
1258 case IO: in ibmphp_check_resource()
1433 if (ibmphp_find_resource(bus_prev, range_cur->start, &res, IO) < 0) in remove_ranges()
1490 case IO: in ibmphp_find_resource()
1869 case IO: in range_exists_already()
1979 if (!range_exists_already(range, bus_sec, IO)) { in update_bridge_ranges()
1980 add_bus_range(IO, range, bus_sec); in update_bridge_ranges()
1994 if (ibmphp_find_resource(bus_cur, start_address, &io, IO)) { in update_bridge_ranges()
2000 io->type = IO; in update_bridge_ranges()