Searched refs:VMBUS_ICMSG_STATUS_FAIL (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pv/ | ||
H A D | hypervicreg.h | 42 #define VMBUS_ICMSG_STATUS_FAIL 0x80004005 macro |
H A D | hypervic.c | 393 hdr->ic_status = VMBUS_ICMSG_STATUS_FAIL; in hv_shutdown() |