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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h111 * | wr_req |-------+ wr_req points to
135 usb_opaque_t wr_req; member in struct:usba_req_wrapper
181 /* to get the wr->wr_req field */
182 #define USBA_WRP2REQ(wrp) ((wrp)->wr_req)
184 /* to get the wrapper form the wr_req field */
188 /* to set the the address in the wr_req field */

Completed in 60 milliseconds