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

  /src/sys/arch/arm/sa11x0/
sa11x1_pcicvar.h 35 struct sacpcic_softc { struct
42 void sacpcic_attach_common(struct sacc_softc *, struct sacpcic_softc *,
sa11x1_pcic.c 63 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;
  /src/sys/arch/evbarm/lubbock/
lubbock_pcic.c 73 CFATTACH_DECL_NEW(sacpcic, sizeof(struct sacpcic_softc),
92 struct sacpcic_softc *sc = device_private(self);
  /src/sys/arch/hpcarm/dev/
j720pcic.c 87 CFATTACH_DECL_NEW(sacpcic, sizeof(struct sacpcic_softc),
102 struct sacpcic_softc *sc;

Completed in 14 milliseconds