Searched refs:VMBUS_ICVER_SWAP (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/hyperv/utilities/
H A Dvmbus_icreg.h45 #define VMBUS_ICVER_SWAP(ver) \ macro
48 (VMBUS_ICVER_SWAP((v1)) <= VMBUS_ICVER_SWAP((v2)))
50 (VMBUS_ICVER_SWAP((v1)) > VMBUS_ICVER_SWAP((v2)))

Completed in 373 milliseconds