Lines Matching refs:ibmphp_check_resource
416 if (ibmphp_check_resource(io[count], 0) == 0) { in configure_device()
455 if (ibmphp_check_resource (pfmem[count], 0) == 0) { in configure_device()
470 if (ibmphp_check_resource (mem_tmp, 0) == 0) { in configure_device()
520 if (ibmphp_check_resource (mem[count], 0) == 0) { in configure_device()
686 if (ibmphp_check_resource (bus_io[count], 0) == 0) { in configure_bridge()
719 if (ibmphp_check_resource (bus_pfmem[count], 0) == 0) { in configure_bridge()
733 if (ibmphp_check_resource (mem_tmp, 0) == 0) { in configure_bridge()
775 if (ibmphp_check_resource (bus_mem[count], 0) == 0) { in configure_bridge()
845 if (ibmphp_check_resource (io, 1) == 0) { in configure_bridge()
867 if (ibmphp_check_resource (mem, 1) == 0) { in configure_bridge()
890 if (ibmphp_check_resource (pfmem, 1) == 0) { in configure_bridge()
904 if (ibmphp_check_resource (mem_tmp, 1) == 0) { in configure_bridge()