STUNIT
struct st_softc *st = device_lookup_private(&st_cd, STUNIT(bp->b_dev));
struct st_softc *st = device_lookup_private(&st_cd, STUNIT(dev));
struct st_softc *st = device_lookup_private(&st_cd, STUNIT(dev));
unit = STUNIT(dev);
mn = STUNIT(device_unit(self));
unit = STUNIT(dev);
struct st_softc *st = device_lookup_private(&st_cd, STUNIT(dev));
unit = STUNIT(dev);