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

/freebsd-9.3-release/sys/dev/usb/storage/
H A Dustorage_fs.c76 #ifndef USTORAGE_FS_BULK_SIZE
77 #define USTORAGE_FS_BULK_SIZE (1U << 17) /* bytes */ macro
295 .bufsize = USTORAGE_FS_BULK_SIZE,
305 .bufsize = USTORAGE_FS_BULK_SIZE,

Completed in 46 milliseconds