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()
409 case IO: in add_bus_range()
432 case IO: in add_bus_range()
482 case IO: in update_resources()
516 case IO: in fix_me()
534 case IO: in fix_me()
625 case IO: in ibmphp_add_resource()
656 case IO: in ibmphp_add_resource()
673 case IO: in ibmphp_add_resource()
725 case IO: in ibmphp_add_resource()
749 case IO: in ibmphp_add_resource()
803 case IO: in ibmphp_remove_resource()
885 case IO: in ibmphp_remove_resource()
897 case IO: in ibmphp_remove_resource()
909 case IO: in ibmphp_remove_resource()
947 case IO: in find_range()
994 if (res->type == IO) in ibmphp_check_resource()
1017 case IO: in ibmphp_check_resource()
1217 case IO: in ibmphp_check_resource()
1283 case IO: in ibmphp_check_resource()
1458 if (ibmphp_find_resource (bus_prev, range_cur->start, &res, IO) < 0) in remove_ranges()
1515 case IO: in ibmphp_find_resource()
1906 case IO: in range_exists_already()
2017 if (!range_exists_already (range, bus_sec, IO)) { in update_bridge_ranges()
2018 add_bus_range (IO, range, bus_sec); in update_bridge_ranges()
2032 if (ibmphp_find_resource (bus_cur, start_address, &io, IO)) { in update_bridge_ranges()
2039 io->type = IO; in update_bridge_ranges()