txmac_regs
struct txmac_regs __iomem *txmac = &adapter->regs->txmac;
struct txmac_regs txmac;
u8 unused_txmac[4096 - sizeof(struct txmac_regs)];