Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h164 size_t wr_length; member
/titanic_51/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c636 size_t wr_length = sizeof (usba_req_wrapper_t) + req_len; in usba_req_wrapper_alloc() local