Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dstorvsc_drv.c277 struct vmstorage_channel_properties { struct
326 struct vmstorage_channel_properties storage_channel_properties;
697 struct vmstorage_channel_properties props; in handle_sc_creation()
704 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in handle_sc_creation()
710 sizeof(struct vmstorage_channel_properties), in handle_sc_creation()
1283 struct vmstorage_channel_properties props; in storvsc_connect_to_vsp()
1286 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in storvsc_connect_to_vsp()
1292 sizeof(struct vmstorage_channel_properties), in storvsc_connect_to_vsp()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dstorvsc_drv.c224 struct vmstorage_channel_properties { struct
273 struct vmstorage_channel_properties storage_channel_properties;
678 struct vmstorage_channel_properties props; in handle_sc_creation()
685 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in handle_sc_creation()
694 sizeof(struct vmstorage_channel_properties), in handle_sc_creation()
1324 struct vmstorage_channel_properties props; in storvsc_connect_to_vsp()
1327 memset(&props, 0, sizeof(struct vmstorage_channel_properties)); in storvsc_connect_to_vsp()
1336 sizeof(struct vmstorage_channel_properties), in storvsc_connect_to_vsp()

Completed in 6 milliseconds