Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dstorvsc_drv.c165 static int vmstor_proto_version; variable
762 vmstor_proto_version = in storvsc_channel_init()
813 if (vmstor_proto_version >= VMSTOR_PROTO_VERSION_WIN8) { in storvsc_channel_init()
1253 switch (vmstor_proto_version) { in storvsc_device_configure()
1260 if (vmstor_proto_version >= VMSTOR_PROTO_VERSION_WIN10) in storvsc_device_configure()
1388 if (vmstor_proto_version <= VMSTOR_PROTO_VERSION_WIN8) { in storvsc_queuecommand()