Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/utilities/
H A Dvmbus_icreg.h43 #define VMBUS_ICVER_SWAP(ver) \ macro
46 (VMBUS_ICVER_SWAP((v1)) <= VMBUS_ICVER_SWAP((v2)))
48 (VMBUS_ICVER_SWAP((v1)) > VMBUS_ICVER_SWAP((v2)))