Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c127 static int vmxnet3_legacy_intr(void *);
268 .ift_legacy_intr = vmxnet3_legacy_intr
1741 vmxnet3_legacy_intr(void *xsc) in vmxnet3_legacy_intr() function