Searched defs:lpt_data (Results 1 – 1 of 1) sorted by relevance
111 struct lpt_data { struct112 short sc_state;115 u_char sc_control;116 char sc_flags;124 void *sc_inbuf;148 ((struct lpt_data *)device_get_softc(dev)) argument