Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_vstorage.h45 #define VMSTOR_PROTOCOL_VERSION_WIN7 VMSTOR_PROTOCOL_VERSION(4, 2) macro
H A Dhv_storvsc_drv_freebsd.c323 VMSTOR_PROTOCOL_VERSION_WIN7,
2374 vmstor_proto_version == VMSTOR_PROTOCOL_VERSION_WIN7)) { in storvsc_io_done()