Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_hw.c94 oce_hw_init(POCE_SOFTC sc) in oce_hw_init() function
H A Doce_if.h957 int oce_hw_init(POCE_SOFTC sc);
H A Doce_if.c244 rc = oce_hw_init(sc); in oce_attach()