Searched refs:VMCI_ERROR_NOT_FOUND (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/vmware/vmci/
H A Dvmci_queue_pair.c701 result = VMCI_ERROR_NOT_FOUND;
820 return (VMCI_ERROR_NOT_FOUND);
840 if (result == VMCI_ERROR_NOT_FOUND) {
H A Dvmci_doorbell.c196 * VMCI_ERROR_NOT_FOUND if handle isn't found,
220 return (VMCI_ERROR_NOT_FOUND);
615 return (VMCI_ERROR_NOT_FOUND);
H A Dvmci_datagram.c304 return (VMCI_ERROR_NOT_FOUND);
H A Dvmci_defs.h242 #define VMCI_ERROR_NOT_FOUND (-21) macro
H A Dvmci_hashtable.c523 result = VMCI_ERROR_NOT_FOUND;
H A Dvmci_event.c692 return (VMCI_ERROR_NOT_FOUND);

Completed in 121 milliseconds