Searched defs:lp_data (Results 1 – 2 of 2) sorted by relevance
147 struct lp_data { struct148 unsigned short lp_unit;150 struct ifnet sc_if;151 u_char *sc_ifbuf;152 int sc_iferrs;176 ((struct lp_data *)device_get_softc(dev)) argument
437 struct ifqueue lp_data; /* PDU data */ member