Home
last modified time | relevance | path

Searched refs:hil_attach (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/hil/
H A Dhilvar.h105 void hil_attach(struct hil_softc *, int *);
H A Dhil.c147 hil_attach(struct hil_softc *sc, int *hil_is_console) in hil_attach() function
/openbsd-src/sys/arch/hppa/gsc/
H A Dhil_gsc.c87 hil_attach(sc, &gsc->sc_hil_console); in hil_gsc_attach()