Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_vmx.c360 static int vmxnet3_alloc_msi_interrupts(struct vmxnet3_softc *);
810 vmxnet3_alloc_msi_interrupts(struct vmxnet3_softc *sc) in vmxnet3_alloc_msi_interrupts() function
863 error = vmxnet3_alloc_msi_interrupts(sc); in vmxnet3_alloc_interrupts()