sc_cb_softc 104 dev/cardbus/cardslot.c sc->sc_cb_softc = NULL; sc_cb_softc 119 dev/cardbus/cardslot.c sc->sc_cb_softc = csc; sc_cb_softc 302 dev/cardbus/cardslot.c if (sc->sc_cb_softc) { sc_cb_softc 305 dev/cardbus/cardslot.c if (cardbus_attach_card(sc->sc_cb_softc) > 0) { sc_cb_softc 361 dev/cardbus/cardslot.c cardbus_detach_card(sc->sc_cb_softc); sc_cb_softc 76 dev/cardbus/cardslotvar.h struct cardbus_softc *sc_cb_softc;