Searched defs:lpt_funcs (Results 1 – 1 of 1) sorted by relevance
73 struct lpt_funcs { struct74 void (*lf_open)(struct lpt_softc *, int);75 void (*lf_close)(struct lpt_softc *);76 void (*lf_iprime)(struct lpt_softc *);77 void (*lf_speed)(struct lpt_softc *, int);78 int (*lf_notrdy)(struct lpt_softc *, int);79 void (*lf_wrdata)(struct lpt_softc *, u_char);