HIFN_D_SRC_RSIZE
if (dma->srci == HIFN_D_SRC_RSIZE) {
dma->srcr[HIFN_D_SRC_RSIZE].l = htole32(HIFN_D_VALID |
HIFN_SRCR_SYNC(sc, HIFN_D_SRC_RSIZE,
dma->srcr[HIFN_D_SRC_RSIZE].p =
if (++idx == HIFN_D_SRC_RSIZE) {
HIFN_SRCR_SYNC(sc, HIFN_D_SRC_RSIZE,
if ((dma->srcu + cmd->src_map->dm_nsegs) > HIFN_D_SRC_RSIZE ||
if (++i == (HIFN_D_SRC_RSIZE + 1))
if ((dma->srcu + cmd->src_map->dm_nsegs) > HIFN_D_SRC_RSIZE ||
struct hifn_desc srcr[HIFN_D_SRC_RSIZE+1];