Searched refs:sc_16_softc (Results 1 – 2 of 2) sorted by relevance
107 sc->sc_16_softc = NULL; in cardslotattach()130 sc->sc_16_softc = psc; in cardslotattach()325 if (sc->sc_16_softc) { in cardslot_process_event()329 (struct device *)sc->sc_16_softc)) { in cardslot_process_event()375 if ((sc->sc_16_softc != NULL) && in cardslot_process_event()378 struct pcmcia_softc *psc = sc->sc_16_softc; in cardslot_process_event()
72 struct pcmcia_softc *sc_16_softc; member