Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmx.c95 static int vmxnet3_alloc_msi_interrupts(struct vmxnet3_softc *);
97 static int vmxnet3_alloc_msi_interrupts(struct vmxnet3_softc *);
624 vmxnet3_alloc_msi_interrupts(struct vmxnet3_softc *sc) in vmxnet3_alloc_msi_interrupts() function
647 vmxnet3_alloc_msi_interrupts(struct vmxnet3_softc *sc) in vmxnet3_alloc_msi_interrupts() function
856 error = vmxnet3_alloc_msi_interrupts(sc); in vmxnet3_alloc_interrupts()
893 error = vmxnet3_alloc_msi_interrupts(sc); in vmxnet3_alloc_interrupts()