HomeSort by: relevance | last modified time | path
    Searched defs:vmxnet3_alloc_interrupts (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_vmx.c 362 static int vmxnet3_alloc_interrupts(struct vmxnet3_softc *);
622 error = vmxnet3_alloc_interrupts(sc);
842 vmxnet3_alloc_interrupts(struct vmxnet3_softc *sc) function
if_vmx.c 362 static int vmxnet3_alloc_interrupts(struct vmxnet3_softc *);
622 error = vmxnet3_alloc_interrupts(sc);
842 vmxnet3_alloc_interrupts(struct vmxnet3_softc *sc) function

Completed in 36 milliseconds