Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c61 #define VMSTOR_PROTO_VERSION_WIN10 VMSTOR_PROTO_VERSION(6, 2) macro
219 VMSTOR_PROTO_VERSION_WIN10,
1609 if (vmstor_proto_version >= VMSTOR_PROTO_VERSION_WIN10) in storvsc_device_configure()