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

/freebsd-12-stable/sys/dev/vmware/vmci/
H A Dvmci.c34 static int vmci_shutdown(device_t);
64 DEVMETHOD(device_shutdown, vmci_shutdown),
267 * vmci_shutdown --
281 vmci_shutdown(device_t dev) function

Completed in 56 milliseconds