Searched refs:hifn_dma (Results 1 – 2 of 2) sorted by relevance
470 sc->sc_dma = (struct hifn_dma *)kva; in hifn_attach()1139 offsetof(struct hifn_dma, cmdr[0])); in hifn_init_pci_registers()1141 offsetof(struct hifn_dma, srcr[0])); in hifn_init_pci_registers()1143 offsetof(struct hifn_dma, dstr[0])); in hifn_init_pci_registers()1145 offsetof(struct hifn_dma, resr[0])); in hifn_init_pci_registers()1346 struct hifn_dma *dma = sc->sc_dma; in hifn_alloc_slot()1392 struct hifn_dma *dma = sc->sc_dma; in hifn_writeramaddr()1414 + offsetof(struct hifn_dma, test_src)); in hifn_writeramaddr()1416 + offsetof(struct hifn_dma, test_dst)); in hifn_writeramaddr()1453 struct hifn_dma *dma = sc->sc_dma; in hifn_readramaddr()[all …]
87 struct hifn_dma { struct147 struct hifn_dma *sc_dma;