Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hyperv/utilities/
HDvmbus_icreg.h40 #define VMBUS_ICMSG_STATUS_FAIL 0x80004005 macro
HDvmbus_shutdown.c137 hdr->ic_status = VMBUS_ICMSG_STATUS_FAIL; in vmbus_shutdown_cb()