Searched refs:lptclose (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/pc98/cbus/
H A Dolpt.c212 static d_close_t lptclose; variable
220 .d_close = lptclose,
463 * lptclose -- close the device, free the local line buffer.
469 lptclose(struct cdev *dev, int flags, int fmt, struct thread *td) function
/freebsd-11-stable/sys/dev/ppbus/
H A Dlpt.c179 static d_close_t lptclose; variable
187 .d_close = lptclose,
602 * lptclose -- close the device, free the local line buffer.
608 lptclose(struct cdev *dev, int flags, int fmt, struct thread *td) function

Completed in 60 milliseconds