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

/freebsd-10-stable/sys/pc98/cbus/
H A Dolpt.c212 static d_write_t lptwrite; variable
220 .d_write = lptwrite,
546 * lptwrite --copy a line from user space to a local buffer, then call
553 lptwrite(struct cdev *dev, struct uio * uio, int ioflag) function
/freebsd-10-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 102 milliseconds