Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/utilities/
H A Dvmbus_icreg.h67 #define VMBUS_ICMSG_FLAG_XACT 0x0001 macro
H A Dvmbus_ic.c291 hdr->ic_flags = VMBUS_ICMSG_FLAG_XACT | VMBUS_ICMSG_FLAG_RESP; in vmbus_ic_sendresp()