Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_vstorage.h152 struct vmstor_chan_props { struct
223 struct vmstor_chan_props chan_props;
H A Dhv_storvsc_drv_freebsd.c380 struct vmstor_chan_props props; in storvsc_subchan_attach()
389 sizeof(struct vmstor_chan_props), in storvsc_subchan_attach()
622 struct vmstor_chan_props props; in hv_storvsc_connect_vsp()
624 memset(&props, 0, sizeof(struct vmstor_chan_props)); in hv_storvsc_connect_vsp()
635 sizeof(struct vmstor_chan_props), in hv_storvsc_connect_vsp()