printk(KERN_WARNING"write_OF_bars %s: oops...BAR%d read back as 0x%08x%s!\n",devname,i,newbartest,(oldbar&PCI_BASE_ADDRESS_MEM_MASK)==(newbartest&PCI_BASE_ADDRESS_MEM_MASK)?" (original value)":"");
continue;
}
}
#endif
returnNULL;
}
#if 0
/* Traverse_func that starts the BIST (self test) */