Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmci/
H A Dvmci.c31 static int vmci_shutdown(device_t);
61 DEVMETHOD(device_shutdown, vmci_shutdown),
280 vmci_shutdown(device_t dev) in vmci_shutdown() function