Home | History | Annotate | Download | only in dev

Lines Matching refs:psycho_softc

115 static void psycho_set_intr(struct psycho_softc *, int, void *, uint64_t *,
138 static void psycho_iommu_init(struct psycho_softc *, int);
161 static void psycho_register_power_button(struct psycho_softc *sc);
171 CFATTACH_DECL_NEW(psycho, sizeof(struct psycho_softc),
226 struct psycho_softc *psycho0 = NULL;
254 static void psycho_dump_intmap(struct psycho_softc *sc);
256 psycho_dump_intmap(struct psycho_softc *sc)
299 struct psycho_softc *sc = device_private(self);
300 struct psycho_softc *osc = NULL;
429 struct psycho_softc *asc = device_lookup_private(&psycho_cd, n);
701 psycho_set_intr(struct psycho_softc *sc, int ipl, void *handler,
722 psycho_register_power_button(struct psycho_softc *sc)
737 struct psycho_softc *sc = arg;
915 struct psycho_softc *sc = (struct psycho_softc *)arg;
948 struct psycho_softc *sc = (struct psycho_softc *)arg;
963 struct psycho_softc *sc = (struct psycho_softc *)arg;
979 struct psycho_softc *sc = (struct psycho_softc *)arg;
995 struct psycho_softc *sc = (struct psycho_softc *)arg;
1011 struct psycho_softc *sc = (struct psycho_softc *)arg;
1026 psycho_iommu_init(struct psycho_softc *sc, int tsbsize)
1082 struct psycho_softc *sc = pp->pp_sc;
1098 struct psycho_softc *sc = pp->pp_sc;
1148 struct psycho_softc *sc = pp->pp_sc;
1183 struct psycho_softc *sc = pp->pp_sc;
1254 struct psycho_softc *sc = pp->pp_sc;
1385 struct psycho_softc *sc = pp->pp_sc;
1424 struct psycho_softc *sc = pp->pp_sc;
1464 struct psycho_softc *sc = pp->pp_sc;
1535 struct psycho_softc *sc;