Searched defs:lp_data (Results 1 – 1 of 1) sorted by relevance
150 struct lp_data { struct151 struct ifnet *sc_ifp;152 device_t sc_dev;153 u_char *sc_ifbuf;154 int sc_iferrs;179 static void lpstop(struct lp_data *); argument