Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dif_plip.c150 struct lp_data { struct
151 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