vmbus_handle_alloc
if (vmbus_handle_alloc(sc->sc_prichan, &sc->sc_rx_dma, sc->sc_rx_size,
if (vmbus_handle_alloc(sc->sc_prichan, &sc->sc_chim_dma, HVN_CHIM_SIZE,
if (vmbus_handle_alloc(ch, &ch->ch_ring_dma, ch->ch_ring_size,
int vmbus_handle_alloc(struct vmbus_channel *, const struct hyperv_dma *,