Home | History | Annotate | Download | only in ppbus

Lines Matching refs:lpt_softc

101 CFATTACH_DECL_NEW(lpt_ppbus, sizeof(struct lpt_softc), lpt_probe, lpt_attach,
130 static int lpt_request_ppbus(struct lpt_softc *, int);
131 static int lpt_release_ppbus(struct lpt_softc *, int);
147 struct lpt_softc * sc = device_private(self);
205 struct lpt_softc * lpt = device_private(self);
243 lpt_request_ppbus(struct lpt_softc * lpt, int how)
262 lpt_release_ppbus(struct lpt_softc * lpt, int how)
427 struct lpt_softc * lpt;
519 struct lpt_softc *sc = device_private(dev);
542 struct lpt_softc *sc = device_private(dev);
584 struct lpt_softc * sc = device_private(dev);
625 struct lpt_softc *sc = device_private(dev);