Lines Matching defs:xor_cb
64 struct xor_cb { struct
68 u32 cbc; /* control */
69 u32 cbbc; /* byte count */
70 u32 cbs; /* status */
71 u8 pad0[4]; /* reserved */
72 u32 cbtah; /* target address high */
73 u32 cbtal; /* target address low */
74 u32 cblah; /* link address high */
75 u32 cblal; /* link address low */
76 struct {
79 } __attribute__ ((packed)) ops[16];