Searched refs:sacpcic_softc (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/arm/sa11x0/
H A Dsa11x1_pcicvar.h35 struct sacpcic_softc { struct
42 void sacpcic_attach_common(struct sacc_softc *, struct sacpcic_softc *,
H A Dsa11x1_pcic.c63 struct sacpcic_softc *sc = device_private(dev);
78 sacpcic_attach_common(struct sacc_softc *psc, struct sacpcic_softc *sc,
126 struct sacpcic_softc *sc = (struct sacpcic_softc *)so->sc;
159 struct sacpcic_softc *sc = (struct sacpcic_softc *)so->sc;
/netbsd-current/sys/arch/hpcarm/dev/
H A Dj720pcic.c87 CFATTACH_DECL_NEW(sacpcic, sizeof(struct sacpcic_softc),
102 struct sacpcic_softc *sc;
/netbsd-current/sys/arch/evbarm/lubbock/
H A Dlubbock_pcic.c73 CFATTACH_DECL_NEW(sacpcic, sizeof(struct sacpcic_softc),
92 struct sacpcic_softc *sc = device_private(self);

Completed in 135 milliseconds