Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_vmx.c354 static int vmxnet3_alloc_pci_resources(struct vmxnet3_softc *);
610 error = vmxnet3_alloc_pci_resources(sc); in vmxnet3_attach()
700 vmxnet3_alloc_pci_resources(struct vmxnet3_softc *sc) in vmxnet3_alloc_pci_resources() function