Lines Matching defs:resr
378 struct hifn_desc resr[HIFN_D_RES_RSIZE + 1];
890 dma->resr[i].p = __cpu_to_le32(dptr +
900 dma->resr[HIFN_D_RES_RSIZE].p = __cpu_to_le32(dptr +
901 offsetof(struct hifn_dma, resr[0]));
990 offsetof(struct hifn_dma, resr[0]));
1269 dma->resr[dma->resi].l = __cpu_to_le32(HIFN_USED_RESULT |
1272 * dma->resr[dma->resi].l = __cpu_to_le32(HIFN_MAX_RESULT | HIFN_D_VALID |
1277 dma->resr[HIFN_D_RES_RSIZE].l = __cpu_to_le32(HIFN_D_VALID |
1724 if (dma->resr[i].l & __cpu_to_le32(HIFN_D_VALID))
1829 pr_info("%x.%p ", dma->resr[i].l, dev->sa[i]);
1921 struct hifn_desc *d = &dma->resr[i];