Searched refs:device_softc (Results 1 – 10 of 10) sorted by relevance
107 sc_link->device_softc = uk;
162 (*(sc_link->device->start)) (sc_link->device_softc);1056 sc_link->device_softc ?1057 ((struct device *)sc_link->device_softc)->dv_xname : "probe",
184 sc_link->device_softc = sd;745 struct sd_softc *sd = xs->sc_link->device_softc;1092 struct sd_softc *sd = sc_link->device_softc;
194 void *device_softc; /* needed for call to foo_start */ member
168 link->device_softc = sc;
389 sc_link->device_softc = st;1825 struct st_softc *st = sc_link->device_softc;
333 sc_link->device_softc = ss;
205 sc_link->device_softc = cd;676 struct cd_softc *cd = xs->sc_link->device_softc;
113 sbsc->sc_link[target][lun]->device_softc == (void *)dev) {
301 ((struct device *)(link->device_softc))->dv_xname,