hifn_dma
offsetof(struct hifn_dma, resr[0]));
struct hifn_dma *dma = sc->sc_dma;
struct hifn_dma *dma = sc->sc_dma;
+ offsetof(struct hifn_dma, test_src));
+ offsetof(struct hifn_dma, test_dst));
struct hifn_dma *dma = sc->sc_dma;
offsetof(struct hifn_dma, test_src));
offsetof(struct hifn_dma, test_dst));
struct hifn_dma *dma = sc->sc_dma;
offsetof(struct hifn_dma, command_bufs[i][0]));
offsetof(struct hifn_dma, result_bufs[i][0]));
offsetof(struct hifn_dma, cmdr[0]));
offsetof(struct hifn_dma, srcr[0]));
offsetof(struct hifn_dma, dstr[0]));
offsetof(struct hifn_dma, resr[0]));
struct hifn_dma *dma = sc->sc_dma;
offsetof(struct hifn_dma, slop[cmd->slopidx]);
struct hifn_dma *dma = sc->sc_dma;
struct hifn_dma *dma = sc->sc_dma;
struct hifn_dma *dma = sc->sc_dma;
struct hifn_dma *dma = sc->sc_dma;
struct hifn_dma *dma = sc->sc_dma;
struct hifn_dma *dma = sc->sc_dma;
offsetof(struct hifn_dma, dstr[i]), sizeof(struct hifn_desc),
offsetof(struct hifn_dma, dstr[i]),
struct hifn_dma *dma = sc->sc_dma;
struct hifn_dma *dma = sc->sc_dma;
offsetof(struct hifn_dma, dstr[i]), sizeof(struct hifn_desc),
offsetof(struct hifn_dma, dstr[i]),
sc->sc_dma = (struct hifn_dma *)kva;
offsetof(struct hifn_dma, cmdr[0]));
offsetof(struct hifn_dma, srcr[0]));
offsetof(struct hifn_dma, dstr[0]));
offsetof(struct hifn_dma, r[i]), sizeof(struct hifn_desc), (f))
offsetof(struct hifn_dma, command_bufs[(i)][0]), \
offsetof(struct hifn_dma, result_bufs[(i)][0]), \
struct hifn_dma *sc_dma;