Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c202 struct storvsc_driver_props *hs_drv_props; member
386 sc->hs_drv_props->drv_ringbuffer_size, in storvsc_subchan_attach()
387 sc->hs_drv_props->drv_ringbuffer_size, in storvsc_subchan_attach()
632 sc->hs_drv_props->drv_ringbuffer_size, in hv_storvsc_connect_vsp()
633 sc->hs_drv_props->drv_ringbuffer_size, in hv_storvsc_connect_vsp()
972 for (i = 0; i < sc->hs_drv_props->drv_max_ios_per_target; ++i) { in storvsc_init_requests()
1082 sc->hs_drv_props = &g_drv_props_table[stor_type]; in storvsc_attach()
1083 sc->hs_drv_props->drv_ringbuffer_size = hv_storvsc_ringbuffer_size; in storvsc_attach()
1084 sc->hs_drv_props->drv_max_ios_per_target = in storvsc_attach()
1088 sc->hs_drv_props->drv_ringbuffer_size, in storvsc_attach()
[all …]