Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dlpt.c174 static d_open_t lptopen; variable
182 .d_open = lptopen,
479 lptopen(struct cdev *dev, int flags, int fmt, struct thread *td) in lptopen() function