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

/openbsd-current/sys/dev/ic/
H A Di82596var.h151 * hwinit - board initialization
201 void (*hwinit)(struct ie_softc *); member in struct:ie_softc
H A Di82596.c258 * hwinit - board dependent initialization
1780 if (sc->hwinit)
1781 (sc->hwinit)(sc);
/openbsd-current/sys/arch/hppa/gsc/
H A Dif_ie_gsc.c347 sc->hwinit = ie_gsc_run;

Completed in 113 milliseconds