<dec f='src/src/sys/dev/usb/ulpt.c' l='155' type='void ulpt_tick(void * xsc)'/>
<use f='src/src/sys/dev/usb/ulpt.c' l='504' u='r' c='ulptopen'/>
<use f='src/src/sys/dev/usb/ulpt.c' l='852' u='r' c='ulpt_read_cb'/>
<def f='src/src/sys/dev/usb/ulpt.c' l='863' ll='876' type='void ulpt_tick(void * xsc)'/>
<doc f='src/src/sys/dev/usb/ulpt.c' l='855'>/*
 * For devices which are not opened for reading, this function is
 * called continuously to start read bulk transfers to avoid the
 * printer overflowing its output buffer.
 *
 * XXX This should be adapted for continuous reads to allow select to
 * work; see do_ulpt_read().
 */</doc>
