tah_regs
struct tah_regs __iomem *p = dev->base;
sizeof(struct tah_regs);
struct tah_regs *regs = (struct tah_regs *)(hdr + 1);
memcpy_fromio(regs, dev->base, sizeof(struct tah_regs));
struct tah_regs __iomem *base;