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

/freebsd-10-stable/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.c371 struct vmstor_chan_props props;
381 sizeof(struct vmstor_chan_props),
614 struct vmstor_chan_props props;
616 memset(&props, 0, sizeof(struct vmstor_chan_props));
627 sizeof(struct vmstor_chan_props),

Completed in 102 milliseconds