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

/freebsd-13-stable/sys/dev/vmware/vmci/
H A Dvmci_resource.h28 VMCI_RESOURCE_TYPE_DOORBELL, enumerator in enum:__anon14578
H A Dvmci_doorbell.c218 VMCI_RESOURCE_TYPE_DOORBELL);
551 VMCI_RESOURCE_TYPE_DOORBELL, new_handle, vmci_doorbell_free_cb,
576 vmci_resource_remove(new_handle, VMCI_RESOURCE_TYPE_DOORBELL);
611 resource = vmci_resource_get(handle, VMCI_RESOURCE_TYPE_DOORBELL);
646 vmci_resource_remove(handle, VMCI_RESOURCE_TYPE_DOORBELL);

Completed in 60 milliseconds