Home
last modified time | relevance | path

Searched refs:ch_sel (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c699 int ret = 0, ch_sel; in hv_storvsc_io_request() local
713 ch_sel = (vstor_packet->u.vm_srb.lun + curcpu) % sc->hs_nchan; in hv_storvsc_io_request()
722 outgoing_channel = sc->hs_sel_chan[ch_sel]; in hv_storvsc_io_request()
737 sc->sysctl_data.chan_send_cnt[ch_sel]++; in hv_storvsc_io_request()