Searched refs:sc_hwinit (Results 1 – 4 of 4) sorted by relevance
71 void (*sc_hwinit)(struct lance_softc *); member
329 if (sc->sc_hwinit) in lance_init_locked()330 (*sc->sc_hwinit)(sc); in lance_init_locked()
394 sc->sc_hwinit = NULL; in le_isa_attach()
411 sc->sc_hwinit = NULL; in le_pci_attach()