Searched refs:ch_monprm_dma (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/hyperv/
H A Dvmbusvar.h135 struct hyperv_dma ch_monprm_dma; member in struct:vmbus_channel
H A Dvmbus.c1028 ch->ch_monprm = hyperv_dma_alloc(sc->sc_dmat, &ch->ch_monprm_dma,
1061 hyperv_dma_free(sc->sc_dmat, &ch->ch_monprm_dma);
1585 vmbus_intr_signal(sc, hyperv_dma_get_paddr(&ch->ch_monprm_dma));

Completed in 185 milliseconds