Home
last modified time | relevance | path

Searched refs:urio_stop_read (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/usb/storage/
HDurio.c125 static usb_fifo_cmd_t urio_stop_read; variable
136 .f_stop_read = &urio_stop_read,
368 urio_stop_read(struct usb_fifo *fifo) in urio_stop_read() function