Lines Matching refs:lpt_softc
57 static void lpt_pcc_open(struct lpt_softc *, int);
58 static void lpt_pcc_close(struct lpt_softc *);
59 static void lpt_pcc_iprime(struct lpt_softc *);
60 static void lpt_pcc_speed(struct lpt_softc *, int);
61 static int lpt_pcc_notrdy(struct lpt_softc *, int);
62 static void lpt_pcc_wr_data(struct lpt_softc *, u_char);
79 CFATTACH_DECL_NEW(lpt_pcc, sizeof(struct lpt_softc),
102 struct lpt_softc *sc;
146 struct lpt_softc *sc;
167 lpt_pcc_open(struct lpt_softc *sc, int int_ena)
183 lpt_pcc_close(struct lpt_softc *sc)
193 lpt_pcc_iprime(struct lpt_softc *sc)
202 lpt_pcc_speed(struct lpt_softc *sc, int speed)
212 lpt_pcc_notrdy(struct lpt_softc *sc, int err)
244 lpt_pcc_wr_data(struct lpt_softc *sc, u_char data)