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

  /src/sys/arch/arm/sa11x0/
sa11x1_pcicvar.h 42 void sacpcic_attach_common(struct sacc_softc *, struct sacpcic_softc *,
sa1111_var.h 46 struct sacc_softc { struct
sa1111.c 62 static void sacc_intr_calculatemasks(struct sacc_softc *);
124 struct sacc_softc *sc = (struct sacc_softc *)ic;
165 struct sacc_softc *sc = (struct sacc_softc *)ic;
195 struct sacc_softc *sc = (struct sacc_softc *)ic;
219 sacc_intr_calculatemasks(struct sacc_softc *sc)
sa11x1_pcic.c 78 sacpcic_attach_common(struct sacc_softc *psc, struct sacpcic_softc *sc,
sa1111_kbc.c 216 struct sacc_softc *psc = device_private(parent);
  /src/sys/arch/hpcarm/dev/
sacc_hpcarm.c 65 CFATTACH_DECL_NEW(sacc, sizeof(struct sacc_softc),
79 struct sacc_softc *sc = device_private(self);
135 struct sacc_softc *sc = arg;
j720pcic.c 101 struct sacc_softc *psc;
134 struct sacc_softc *sc = so->pcictag_cookie;
  /src/sys/arch/evbarm/lubbock/
sacc_obio.c 73 CFATTACH_DECL_NEW(sacc_obio, sizeof(struct sacc_softc), sacc_obio_probe,
105 struct sacc_softc *sc = device_private(self);
192 struct sacc_softc *sc = arg;
lubbock_pcic.c 103 struct sacc_softc *sc = so->pcictag_cookie;

Completed in 18 milliseconds