Symbol: elroy_softc
sys/arch/hppa/dev/apic.c
102
apic_attach(struct elroy_softc *sc)
sys/arch/hppa/dev/apic.c
124
struct elroy_softc *sc = pa->pa_pc->_cookie;
sys/arch/hppa/dev/apic.c
158
struct elroy_softc *sc = v;
sys/arch/hppa/dev/apic.c
237
struct elroy_softc *sc = iv->sc;
sys/arch/hppa/dev/apic.c
257
apic_get_int_tbl(struct elroy_softc *sc)
sys/arch/hppa/dev/apic.c
275
apic_get_int_ent0(struct elroy_softc *sc, int line)
sys/arch/hppa/dev/apic.c
324
apic_dump(struct elroy_softc *sc)
sys/arch/hppa/dev/apic.c
66
struct elroy_softc *sc;
sys/arch/hppa/dev/apic.c
80
void apic_get_int_tbl(struct elroy_softc *);
sys/arch/hppa/dev/apic.c
81
uint32_t apic_get_int_ent0(struct elroy_softc *, int);
sys/arch/hppa/dev/apic.c
83
void apic_dump(struct elroy_softc *);
sys/arch/hppa/dev/elroy.c
1128
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1139
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1148
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1156
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1164
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1173
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1181
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1190
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1200
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1209
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1218
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1226
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1235
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
1270
struct elroy_softc *sc = device_private(self);
sys/arch/hppa/dev/elroy.c
259
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
298
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
339
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
354
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
377
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
400
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
413
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
428
struct elroy_softc *sc = v;
sys/arch/hppa/dev/elroy.c
444
struct elroy_softc *sc = pa->pa_pc->_cookie;
sys/arch/hppa/dev/elroy.c
52
CFATTACH_DECL_NEW(elroy, sizeof(struct elroy_softc), elroy_match, elroy_attach,
sys/arch/hppa/dev/elroyvar.h
50
void apic_attach(struct elroy_softc *);