Home
last modified time | relevance | path

Searched defs:wr_length (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h166 size_t wr_length; member
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c641 size_t wr_length = sizeof (usba_req_wrapper_t) + req_len; in usba_req_wrapper_alloc() local