Home
last modified time | relevance | path

Searched defs:vmci_resource (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_resource.h29 struct vmci_resource { struct
31 vmci_resource_type type; argument
33 vmci_resource_free_cb container_free_cb; argument
44 int vmci_resource_add(struct vmci_resource *resource, argument
H A Dvmci_defs.h83 typedef uint32_t vmci_resource; typedef