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

/openbsd-current/sys/arch/hppa/dev/
H A Delroyvar.h22 struct elroy_softc { struct
48 void apic_attach(struct elroy_softc *sc);
H A Dapic.c64 struct elroy_softc *sc;
74 void apic_get_int_tbl(struct elroy_softc *);
75 u_int32_t apic_get_int_ent0(struct elroy_softc *, int);
77 void apic_dump(struct elroy_softc *);
100 apic_attach(struct elroy_softc *sc)
125 struct elroy_softc *sc = pa->pa_pc->_cookie;
160 struct elroy_softc *sc = v;
234 struct elroy_softc *sc = iv->sc;
259 apic_get_int_tbl(struct elroy_softc *sc)
292 apic_get_int_ent0(struct elroy_softc *s
[all...]
H A Delroy.c52 sizeof(struct elroy_softc), elroy_match, elroy_attach
252 struct elroy_softc *sc = v;
287 struct elroy_softc *sc = v;
325 struct elroy_softc *sc = v;
340 struct elroy_softc *sc = v;
363 struct elroy_softc *sc = v;
386 struct elroy_softc *sc = v;
399 struct elroy_softc *sc = v;
414 struct elroy_softc *sc = v;
431 struct elroy_softc *s
[all...]

Completed in 174 milliseconds