Searched defs:xor_cb (Results 1 – 1 of 1) sorted by relevance
67 struct xor_cb { struct71 u32 cbc; /* control */72 u32 cbbc; /* byte count */73 u32 cbs; /* status */74 u8 pad0[4]; /* reserved */75 u32 cbtah; /* target address high */76 u32 cbtal; /* target address low */77 u32 cblah; /* link address high */78 u32 cblal; /* link address low */79 struct {[all …]