Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dstorvsc_drv.c164 static int vmstor_current_major; variable
934 storvsc_get_version(vmstor_current_major, vmstor_current_minor); in storvsc_channel_init()
1566 if (vmstor_current_major <= VMSTOR_WIN8_MAJOR) { in storvsc_queuecommand()
1766 vmstor_current_major = VMSTOR_WIN7_MAJOR; in storvsc_probe()
1775 vmstor_current_major = VMSTOR_WIN8_MAJOR; in storvsc_probe()