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