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

/freebsd-13-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_chanvar.h102 struct hyperv_dma ch_monprm_dma; member in struct:vmbus_channel
H A Dvmbus_chan.c140 hypercall_signal_event(chan->ch_monprm_dma.hv_paddr);
1635 &chan->ch_monprm_dma, BUS_DMA_WAITOK | BUS_DMA_ZERO);
1674 hyperv_dmamem_free(&chan->ch_monprm_dma, chan->ch_monprm);

Completed in 103 milliseconds