ibmphp_check_resource
int ibmphp_check_resource(struct resource_node *, u8);
if (ibmphp_check_resource(io[count], 0) == 0) {
if (ibmphp_check_resource(pfmem[count], 0) == 0) {
if (ibmphp_check_resource(mem_tmp, 0) == 0) {
if (ibmphp_check_resource(mem[count], 0) == 0) {
if (ibmphp_check_resource(bus_io[count], 0) == 0) {
if (ibmphp_check_resource(bus_pfmem[count], 0) == 0) {
if (ibmphp_check_resource(mem_tmp, 0) == 0) {
if (ibmphp_check_resource(bus_mem[count], 0) == 0) {
if (ibmphp_check_resource(io, 1) == 0) {
if (ibmphp_check_resource(mem, 1) == 0) {
if (ibmphp_check_resource(pfmem, 1) == 0) {
if (ibmphp_check_resource(mem_tmp, 1) == 0) {