Searched refs:lptopen (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/dev/mvme/ |
| D | lpt_mvme.c | 127 dev_type_open(lptopen); 133 .d_open = lptopen, 159 lptopen(dev_t dev, int flag, int mode, struct lwp *l) in lptopen() function
|
| /netbsd/src/sys/dev/ic/ |
| D | lpt.c | 93 dev_type_open(lptopen); 99 .d_open = lptopen, 152 lptopen(dev_t dev, int flag, int mode, struct lwp *l) in lptopen() function
|
| /netbsd/src/sys/dev/ppbus/ |
| D | lpt.c | 106 dev_type_open(lptopen); 113 .d_open = lptopen, 422 lptopen(dev_t dev_id, int flags, int fmt, struct lwp *l) in lptopen() function
|