Home
last modified time | relevance | path

Searched refs:vmci_check_host_capabilities (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_driver.h38 bool vmci_check_host_capabilities(void);
H A Dvmci_driver.c189 vmci_check_host_capabilities(void) in vmci_check_host_capabilities() function
H A Dvmci.c437 if (!vmci_check_host_capabilities()) in vmci_config_capabilities()