Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dstorvsc_drv.c289 struct vmstorage_channel_properties { struct
338 struct vmstorage_channel_properties storage_channel_properties;
640 struct vmstorage_channel_properties props; in handle_sc_creation()
649 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in handle_sc_creation()
655 sizeof(struct vmstorage_channel_properties), in handle_sc_creation()
1189 struct vmstorage_channel_properties props; in storvsc_connect_to_vsp()
1192 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in storvsc_connect_to_vsp()
1198 sizeof(struct vmstorage_channel_properties), in storvsc_connect_to_vsp()