lpt_softc 107 dev/ic/lpt.c int lpt_not_ready(u_int8_t, struct lpt_softc *);
lpt_softc 109 dev/ic/lpt.c int lptpushbytes(struct lpt_softc *);
lpt_softc 139 dev/ic/lpt.c struct lpt_softc *sc;
lpt_softc 160 dev/ic/lpt.c struct lpt_softc *sc;
lpt_softc 236 dev/ic/lpt.c struct lpt_softc *sc;
lpt_softc 258 dev/ic/lpt.c struct lpt_softc *sc = arg;
lpt_softc 279 dev/ic/lpt.c struct lpt_softc *sc = lpt_cd.cd_devs[unit];
lpt_softc 300 dev/ic/lpt.c struct lpt_softc *sc;
lpt_softc 372 dev/ic/lpt.c struct lpt_softc *sc = lpt_cd.cd_devs[LPTUNIT(dev)];
lpt_softc 401 dev/ic/lpt.c struct lpt_softc *sc = arg;
lpt_softc 55 dev/ic/lptvar.h struct lpt_softc {
lpt_softc 82 dev/ic/lptvar.h void lpt_attach_common(struct lpt_softc *);
lpt_softc 71 dev/isa/lpt_isa.c sizeof(struct lpt_softc), lpt_isa_probe, lpt_isa_attach
lpt_softc 177 dev/isa/lpt_isa.c struct lpt_softc *sc = (void *)self;
lpt_softc 57 dev/puc/lpt_puc.c sizeof(struct lpt_softc), lpt_puc_probe, lpt_puc_attach, lpt_puc_detach
lpt_softc 81 dev/puc/lpt_puc.c struct lpt_softc *sc = (void *)self;
lpt_softc 173 dev/sbus/apio.c struct lpt_softc sc_lpt;