Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dstorvsc_drv.c150 static int vmstor_proto_version; variable
891 vmstor_proto_version = protocol_version[i]; in storvsc_channel_init()
1591 switch (vmstor_proto_version) { in storvsc_device_configure()
1598 if (vmstor_proto_version >= VMSTOR_PROTO_VERSION_WIN10) in storvsc_device_configure()
1722 if (vmstor_proto_version <= VMSTOR_PROTO_VERSION_WIN8) { in storvsc_queuecommand()