Lines Matching refs:tom_softc
142 toep->td = sc->tom_softc; in alloc_toepcb()
538 struct tom_data *td = sc->tom_softc; in add_tid_to_history()
575 struct tom_data *td = sc->tom_softc; in remove_tcb_histent()
590 struct tom_data *td = sc->tom_softc; in lookup_tcb_histent()
619 struct tom_data *td = sc->tom_softc; in release_tcb_histent()
645 struct tom_data *td = te->te_adapter->tom_softc; in update_tcb_histent()
1937 sc->tom_softc = td; in t4_tom_activate()
1938 register_toedev(sc->tom_softc); in t4_tom_activate()
1950 struct tom_data *td = sc->tom_softc; in t4_tom_deactivate()
1992 unregister_toedev(sc->tom_softc); in t4_tom_deactivate()
1994 sc->tom_softc = NULL; in t4_tom_deactivate()
2003 struct tom_data *td = sc->tom_softc; in stop_atids()
2062 struct tom_data *td = sc->tom_softc; in stop_tids()
2110 struct tom_data *td = sc->tom_softc; in stop_tom_l2t()
2144 struct tom_data *td = sc->tom_softc; in t4_tom_stop()