Lines Matching defs:fcom_softc
80 struct fcom_softc {
117 CFATTACH_DECL_NEW(fcom, sizeof(struct fcom_softc),
193 struct fcom_softc *sc = device_private(self);
233 struct fcom_softc *sc;
286 struct fcom_softc *sc = device_lookup_private(&fcom_cd, minor(dev));
309 struct fcom_softc *sc = device_lookup_private(&fcom_cd, minor(dev));
318 struct fcom_softc *sc = device_lookup_private(&fcom_cd, minor(dev));
327 struct fcom_softc *sc = device_lookup_private(&fcom_cd, minor(dev));
336 struct fcom_softc *sc = device_lookup_private(&fcom_cd, minor(dev));
366 struct fcom_softc *sc = device_lookup_private(&fcom_cd, minor(dev));
378 struct fcom_softc *sc = device_lookup_private(&fcom_cd, minor(tp->t_dev));
432 struct fcom_softc *sc = device_lookup_private(&fcom_cd, minor(tp->t_dev));
530 struct fcom_softc *sc = arg;
554 /* struct fcom_softc *sc = arg;*/
564 struct fcom_softc *sc = arg;
599 fcom_iflush(struct fcom_softc *sc)