Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c93 static int vmxnet3_shutdown(if_ctx_t);
247 DEVMETHOD(ifdi_shutdown, vmxnet3_shutdown),
582 vmxnet3_shutdown(if_ctx_t ctx) in vmxnet3_shutdown() function