Searched refs:hifn_dma (Results 1 – 2 of 2) sorted by relevance
473 sc->sc_dma = (struct hifn_dma *)kva; in hifn_attach()1128 offsetof(struct hifn_dma, cmdr[0])); in hifn_init_pci_registers()1130 offsetof(struct hifn_dma, srcr[0])); in hifn_init_pci_registers()1132 offsetof(struct hifn_dma, dstr[0])); in hifn_init_pci_registers()1134 offsetof(struct hifn_dma, resr[0])); in hifn_init_pci_registers()1335 struct hifn_dma *dma = sc->sc_dma; in hifn_alloc_slot()1381 struct hifn_dma *dma = sc->sc_dma; in hifn_writeramaddr()1403 + offsetof(struct hifn_dma, test_src)); in hifn_writeramaddr()1405 + offsetof(struct hifn_dma, test_dst)); in hifn_writeramaddr()1442 struct hifn_dma *dma = sc->sc_dma; in hifn_readramaddr()[all …]
88 struct hifn_dma { struct146 struct hifn_dma *sc_dma;