HVN_CHIM_SIZE
HVN_CHIM_SIZE, PAGE_SIZE, 0, 1);
if (vmbus_handle_alloc(sc->sc_prichan, &sc->sc_chim_dma, HVN_CHIM_SIZE,
sc->sc_chim_cnt = HVN_CHIM_SIZE / sc->sc_chim_szmax;
if ((HVN_CHIM_SIZE % sc->sc_chim_szmax) != 0) {