Searched refs:VERSION_WIN10 (Results 1 – 5 of 5) sorted by relevance
60 VERSION_WIN10,
702 if (vmbus_proto_version < VERSION_WIN10) in netvsc_device_remove()706 if (vmbus_proto_version < VERSION_WIN10) in netvsc_device_remove()739 if (vmbus_proto_version >= VERSION_WIN10) { in netvsc_device_remove()
485 case VERSION_WIN10: in hyperv_connect_vsp()
941 if (vmbus_proto_version < VERSION_WIN10) in hvs_init()
273 #define VERSION_WIN10 VMBUS_MAKE_VERSION(4, 0) macro