Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dugensa.c68 #define UGENSA_BUF_SIZE 2048 /* bytes */ macro
116 .bufsize = UGENSA_BUF_SIZE,
125 .bufsize = UGENSA_BUF_SIZE,
315 UGENSA_BUF_SIZE, &actlen)) { in ugensa_bulk_write_callback()