Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dstorvsc_drv.c216 struct vmstorage_channel_properties { struct
265 struct vmstorage_channel_properties storage_channel_properties;
797 struct vmstorage_channel_properties props; in handle_sc_creation()
806 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in handle_sc_creation()
812 sizeof(struct vmstorage_channel_properties), in handle_sc_creation()
1291 struct vmstorage_channel_properties props; in storvsc_connect_to_vsp()
1294 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in storvsc_connect_to_vsp()
1300 sizeof(struct vmstorage_channel_properties), in storvsc_connect_to_vsp()