Searched refs:lpt_softc (Results 1 – 5 of 5) sorted by relevance
157 static void plipattach(struct lpt_softc *);158 static void plipinput(struct lpt_softc *);161 static int plipreceive(struct lpt_softc *, u_char *, int);165 static int pliptransmit(struct lpt_softc *, u_char *, int);185 int lpt_not_ready(u_int8_t, struct lpt_softc *);187 int lptpushbytes(struct lpt_softc *);217 struct lpt_softc *sc; in lpt_attach_common()242 struct lpt_softc *sc;327 struct lpt_softc *sc;349 struct lpt_softc *sc = arg;[all …]
63 struct lpt_softc { struct106 void lpt_attach_common(struct lpt_softc *); argument
69 sizeof(struct lpt_softc), lpt_puc_probe, lpt_puc_attach93 struct lpt_softc *sc = (void *)self;
83 sizeof(struct lpt_softc), lpt_isa_probe, lpt_isa_attach189 struct lpt_softc *sc = (void *)self;
173 struct lpt_softc sc_lpt;