VELOCITY_IO_SIZE
if (pci_resource_len(pdev, 1) < VELOCITY_IO_SIZE) {
if (resource_size(&res) < VELOCITY_IO_SIZE) {
regs = ioremap(vptr->memaddr, VELOCITY_IO_SIZE);