Home
last modified time | relevance | path

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

/trueos/sys/pc98/cbus/
HDolpt.c210 static d_open_t lptopen; variable
218 .d_open = lptopen,
378 lptopen (struct cdev *dev, int flags, int fmt, struct thread *td) in lptopen() function
/trueos/sys/dev/ppbus/
HDlpt.c178 static d_open_t lptopen; variable
186 .d_open = lptopen,
484 lptopen(struct cdev *dev, int flags, int fmt, struct thread *td) in lptopen() function