Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/storage/
H A Dustorage_fs.c82 #ifndef USTORAGE_FS_BULK_SIZE
83 #define USTORAGE_FS_BULK_SIZE (1U << 17) /* bytes */ macro
296 .bufsize = USTORAGE_FS_BULK_SIZE,
306 .bufsize = USTORAGE_FS_BULK_SIZE,