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

/freebsd-12-stable/sys/dev/vmware/vmci/
H A Dvmci_defs.h256 #define VMCI_ERROR_QUEUEPAIR_NOSPACE (-35) macro
H A Dvmci_qpair.c491 * VMCI_ERROR_QUEUEPAIR_NOSPACE if no space was available to enqueue data.
521 return (VMCI_ERROR_QUEUEPAIR_NOSPACE);

Completed in 108 milliseconds