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

/freebsd-10.3-release/sys/dev/le/
H A Dlancevar.h72 void (*sc_hwinit)(struct lance_softc *); member in struct:lance_softc
H A Dlance.c333 if (sc->sc_hwinit)
334 (*sc->sc_hwinit)(sc);
H A Dif_le_pci.c414 sc->sc_hwinit = NULL;
H A Dif_le_cbus.c353 sc->sc_hwinit = NULL;
H A Dif_le_isa.c403 sc->sc_hwinit = NULL;
H A Dif_le_lebuffer.c307 sc->sc_hwinit = NULL;
/freebsd-10.3-release/sys/dev/snc/
H A Ddp83932var.h192 void (*sc_hwinit)(struct snc_softc *); member in struct:snc_softc

Completed in 126 milliseconds