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

/freebsd-11-stable/sys/pc98/cbus/
H A Dolpt.c213 static d_write_t lptwrite; variable
221 .d_write = lptwrite,
548 * lptwrite --copy a line from user space to a local buffer, then call
555 lptwrite(struct cdev *dev, struct uio * uio, int ioflag) function
/freebsd-11-stable/sys/dev/ppbus/
H A Dlpt.c180 static d_write_t lptwrite; variable
189 .d_write = lptwrite,
763 * lptwrite --copy a line from user space to a local buffer, then call
770 lptwrite(struct cdev *dev, struct uio *uio, int ioflag) function

Completed in 84 milliseconds