Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ppbus/
H A Dlpt.c205 struct lpt_softc * lpt = device_private(self); in lpt_detach() local
243 lpt_request_ppbus(struct lpt_softc * lpt, int how) in lpt_request_ppbus()
262 lpt_release_ppbus(struct lpt_softc * lpt, int how) in lpt_release_ppbus()
427 struct lpt_softc * lpt; in lptopen() local