Searched refs:VMCI_FLAG_EVENT_NONE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/vmware/vmci/
H A Dvmci_call_defs.h41 #define VMCI_FLAG_EVENT_NONE 0 macro
H A Dvmci_event.c620 * If flags contains VMCI_FLAG_EVENT_NONE then the callback is fired with
641 uint32_t flags = VMCI_FLAG_EVENT_NONE;

Completed in 162 milliseconds