Searched refs:VERSION_WIN10 (Results 1 – 5 of 5) sorted by relevance
52 VERSION_WIN10,
645 if (vmbus_proto_version < VERSION_WIN10) in netvsc_device_remove()649 if (vmbus_proto_version < VERSION_WIN10) in netvsc_device_remove()674 if (vmbus_proto_version >= VERSION_WIN10) { in netvsc_device_remove()
902 if (vmbus_proto_version < VERSION_WIN10) in hvs_init()
243 #define VERSION_WIN10 ((4 << 16) | (0)) macro
637 case VERSION_WIN10: in synthvid_connect_vsp()