Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_hw.c235 oce_hw_pci_alloc(POCE_SOFTC sc) in oce_hw_pci_alloc() function
H A Doce_if.h958 int oce_hw_pci_alloc(POCE_SOFTC sc);
H A Doce_if.c304 rc = oce_hw_pci_alloc(sc); in oce_attach()