Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Duep.c86 #define UEP_FIFO_BUF_SIZE 8 /* bytes */ macro
496 if (usb_fifo_alloc_buffer(fifo, UEP_FIFO_BUF_SIZE, in uep_open()