txdma_regs
struct txdma_regs __iomem *txdma = &adapter->regs->txdma;
struct txdma_regs txdma;
u8 unused_txdma[4096 - sizeof(struct txdma_regs)];