Home
last modified time | relevance | path

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

/src/sys/dev/ppbus/
H A Dif_plip.c150 struct lp_data { struct
179 static void lpstop(struct lp_data *); argument
184 ((struct lp_data *)device_get_softc(dev))
234 struct lp_data *lp = DEVTOSOFTC(dev); in lp_attach()
283 struct lp_data *sc = device_get_softc(dev); in lp_detach()
342 lpstop(struct lp_data *sc) in lpstop()
359 struct lp_data *sc = if_getsoftc(ifp); in lpinit_locked()
397 struct lp_data *sc = if_getsoftc(ifp); in lpioctl()
523 struct lp_data *sc = arg; in lp_intr()
676 struct lp_data *sc = if_getsoftc(ifp); in lpoutput()
[all …]