HomeSort by: relevance | last modified time | path
    Searched refs:elroy_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hppa/dev/
elroyvar.h 24 struct elroy_softc { struct
50 void apic_attach(struct elroy_softc *);
apic.c 66 struct elroy_softc *sc;
80 void apic_get_int_tbl(struct elroy_softc *);
81 uint32_t apic_get_int_ent0(struct elroy_softc *, int);
83 void apic_dump(struct elroy_softc *);
102 apic_attach(struct elroy_softc *sc)
124 struct elroy_softc *sc = pa->pa_pc->_cookie;
158 struct elroy_softc *sc = v;
237 struct elroy_softc *sc = iv->sc;
257 apic_get_int_tbl(struct elroy_softc *sc)
275 apic_get_int_ent0(struct elroy_softc *sc, int line
    [all...]
elroy.c 52 CFATTACH_DECL_NEW(elroy, sizeof(struct elroy_softc), elroy_match, elroy_attach,
259 struct elroy_softc *sc = v;
298 struct elroy_softc *sc = v;
339 struct elroy_softc *sc = v;
354 struct elroy_softc *sc = v;
377 struct elroy_softc *sc = v;
400 struct elroy_softc *sc = v;
413 struct elroy_softc *sc = v;
428 struct elroy_softc *sc = v;
444 struct elroy_softc *sc = pa->pa_pc->_cookie
    [all...]

Completed in 15 milliseconds