OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwinit
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/dev/ic/
i82586var.h
146
*
hwinit
- board initialization
187
void (*
hwinit
)(struct ie_softc *);
member in struct:ie_softc
i82586.c
220
*
hwinit
- board dependent initialization
1648
if (sc->
hwinit
)
1649
(sc->
hwinit
)(sc);
/src/sys/arch/sun2/dev/
if_ie_mbmem.c
411
sc->
hwinit
= ie_mbmemrun;
if_ie_obio.c
275
sc->
hwinit
= ie_obrun;
/src/sys/dev/mca/
if_elmc_mca.c
178
sc->
hwinit
= NULL;
/src/sys/dev/mvme/
if_ie_mvme.c
272
sc->
hwinit
= ie_hwinit;
/src/sys/arch/sparc/dev/
if_ie_obio.c
266
sc->
hwinit
= ie_obrun;
/src/sys/arch/hppa/gsc/
if_ie_gsc.c
458
sc->
hwinit
= ie_gsc_run;
/src/sys/dev/isa/
if_ai.c
332
sc->
hwinit
= NULL;
if_ef.c
463
sc->
hwinit
= ef_hwinit;
if_ix.c
683
sc->
hwinit
= NULL;
/src/sys/dev/podulebus/
if_ei.c
134
sc->sc_ie.
hwinit
= NULL;
/src/sys/dev/vme/
if_ie_vme.c
485
sc->
hwinit
= ie_vmerun;
Completed in 23 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025