Lines Matching defs:psc
105 struct wi_obio_softc *psc = (struct wi_obio_softc *)self;
106 struct wi_softc *sc = &psc->sc_wi;
117 psc->keywest = (u_int) mapiodev(0x80000000, 0x1d000);
121 wi_intr, psc, sc->sc_dev.dv_xname);
136 struct wi_obio_softc *psc = (struct wi_obio_softc *)dev;
137 struct wi_softc *sc = &psc->sc_wi;
141 obio_io_unmap(psc->sc_pf, psc->sc_io_window);
142 obio_io_free(psc->sc_pf, &psc->sc_pcioh);
155 struct wi_obio_softc *psc = (struct wi_obio_softc *)dev;
156 struct wi_softc *sc = &psc->sc_wi;
175 struct wi_obio_softc *psc = (struct wi_obio_softc *)sc;
176 const u_int keywest = psc->keywest; /* XXX */
217 struct wi_obio_softc *psc = (struct wi_obio_softc *)sc;
218 const u_int keywest = psc->keywest; /* XXX */