Searched refs:ULPT_BSIZE (Results 1 – 1 of 1) sorted by relevance
56 #define ULPT_BSIZE 16384 macro607 bufp = usbd_alloc_buffer(xfer, ULPT_BSIZE); in ulpt_do_write()612 while ((n = ulmin(ULPT_BSIZE, uio->uio_resid)) != 0) { in ulpt_do_write()679 bufp = usbd_alloc_buffer(xfer, ULPT_BSIZE); in ulpt_ucode_loader_hp()686 len = min(remain, ULPT_BSIZE); in ulpt_ucode_loader_hp()