Searched defs:ep_len (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c2423 int ep_len = MBLKL(epp->ep_data); local
2424 int len = min(bp->b_bcount, ep_len);

Completed in 70 milliseconds