Searched defs:xor_regs (Results 1 – 1 of 1) sorted by relevance
85 struct xor_regs { struct86 u32 op_ar[16][2]; /* operand address[0]-high,[1]-low registers */87 u8 pad0[352]; /* reserved */88 u32 cbcr; /* CB control register */89 u32 cbbcr; /* CB byte count register */90 u32 cbsr; /* CB status register */91 u8 pad1[4]; /* reserved */92 u32 cbtahr; /* operand target address high register */93 u32 cbtalr; /* operand target address low register */94 u32 cblahr; /* CB link address high register */[all …]