Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c88 static int vmxnet3_attach_pre(if_ctx_t);
222 DEVMETHOD(ifdi_attach_pre, vmxnet3_attach_pre),
329 vmxnet3_attach_pre(if_ctx_t ctx) in vmxnet3_attach_pre() function