Lines Matching defs:sgdma_descrip
21 struct sgdma_descrip { struct22 u32 raddr; /* address of data to be read */23 u32 pad1;24 u32 waddr;25 u32 pad2;26 u32 next;27 u32 pad3;28 u16 bytes;29 u8 rburst;30 u8 wburst;31 u16 bytes_xferred; /* 16 bits, bytes xferred */42 u8 status;50 u8 control;