Home
last modified time | relevance | path

Searched defs:lpt_funcs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/mvme/
H A Dlptvar.h73 struct lpt_funcs { struct
74 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);