Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dstorvsc_drv.c237 struct vmstorage_channel_properties { struct
286 struct vmstorage_channel_properties storage_channel_properties;
721 struct vmstorage_channel_properties props; in handle_sc_creation()
728 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in handle_sc_creation()
737 sizeof(struct vmstorage_channel_properties), in handle_sc_creation()
1380 struct vmstorage_channel_properties props; in storvsc_connect_to_vsp()
1383 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in storvsc_connect_to_vsp()
1392 sizeof(struct vmstorage_channel_properties), in storvsc_connect_to_vsp()