Lines Matching refs:lpt_softc
58 CFATTACH_DECL_NEW(lpt_pcctwo, sizeof(struct lpt_softc),
65 void lpt_pcctwo_open(struct lpt_softc *, int);
66 void lpt_pcctwo_close(struct lpt_softc *);
67 void lpt_pcctwo_iprime(struct lpt_softc *);
68 void lpt_pcctwo_speed(struct lpt_softc *, int);
69 int lpt_pcctwo_notrdy(struct lpt_softc *, int);
70 void lpt_pcctwo_wr_data(struct lpt_softc *, u_char);
112 struct lpt_softc *sc;
161 struct lpt_softc *sc;
164 sc = (struct lpt_softc *) arg;
180 lpt_pcctwo_open(struct lpt_softc *sc, int int_ena)
199 lpt_pcctwo_close(struct lpt_softc *sc)
208 lpt_pcctwo_iprime(struct lpt_softc *sc)
223 lpt_pcctwo_speed(struct lpt_softc *sc, int speed)
238 lpt_pcctwo_notrdy(struct lpt_softc *sc, int err)
269 lpt_pcctwo_wr_data(struct lpt_softc *sc, u_char data)