TS_UNIT
struct ts_softc *sc = device_lookup_private(&ts_cd, TS_UNIT(dev));
struct ts_softc *sc = device_lookup_private(&ts_cd, TS_UNIT(dev));
struct ts_softc *sc = device_lookup_private(&ts_cd, TS_UNIT(bp->b_dev));
struct ts_softc * const sc = device_lookup_private(&ts_cd, TS_UNIT(dev));