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

/freebsd-12-stable/sys/dev/vmware/vmci/
H A Dvmci.c31 static int vmci_probe(device_t);
61 DEVMETHOD(device_probe, vmci_probe),
108 * vmci_probe --
122 vmci_probe(device_t dev) function
140 * Attach VMCI device to the system after vmci_probe() has been called and

Completed in 48 milliseconds