Lines Matching defs:lpt_softc
95 struct lpt_softc {
123 static int pushbytes (struct lpt_softc *);
125 int lptintr (struct lpt_softc *);
135 CFATTACH_DECL_NEW(lp, sizeof(struct lpt_softc),
170 struct lpt_softc *sc = device_private(self);
192 struct lpt_softc *sc;
249 struct lpt_softc *sc = arg;
262 struct lpt_softc *sc = device_lookup_private(&lp_cd, LPTUNIT(dev));
285 pushbytes(struct lpt_softc *sc)
345 struct lpt_softc *sc = device_lookup_private(&lp_cd,LPTUNIT(dev));
371 lptintr(struct lpt_softc *sc)
399 struct lpt_softc *sc;
411 struct lpt_softc *sc;