DE_REGS_SIZE
return DE_REGS_SIZE;
if (pci_resource_len(pdev, 1) < DE_REGS_SIZE) {
regs = ioremap(pciaddr, DE_REGS_SIZE);