Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dstorvsc_drv.c224 struct vmstorage_channel_properties { struct
273 struct vmstorage_channel_properties storage_channel_properties;
672 struct vmstorage_channel_properties props; in handle_sc_creation()
679 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in handle_sc_creation()
688 sizeof(struct vmstorage_channel_properties), in handle_sc_creation()
1297 struct vmstorage_channel_properties props; in storvsc_connect_to_vsp()
1300 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in storvsc_connect_to_vsp()
1309 sizeof(struct vmstorage_channel_properties), in storvsc_connect_to_vsp()