Searched refs:sc_hwinit (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/le/
H A Dlancevar.h74 void (*sc_hwinit)(struct lance_softc *); member in struct:lance_softc
H A Dlance.c337 if (sc->sc_hwinit)
338 (*sc->sc_hwinit)(sc);
H A Dif_le_pci.c438 sc->sc_hwinit = NULL;

Completed in 89 milliseconds