Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/utilities/
H A Dvmbus_icreg.h38 #define VMBUS_ICMSG_STATUS_FAIL 0x80004005 macro
H A Dvmbus_shutdown.c131 hdr->ic_status = VMBUS_ICMSG_STATUS_FAIL; in vmbus_shutdown_cb()