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

/freebsd-12-stable/sys/dev/ppbus/
H A Dlpt.c183 static d_read_t lptread; variable
190 .d_read = lptread,
717 * lptread --retrieve printer status in IEEE1284 NIBBLE mode
721 lptread(struct cdev *dev, struct uio *uio, int ioflag) function

Completed in 99 milliseconds