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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c90 usb_flags_t flags, uchar_t pipe_type)
92 int rval = _usba_check_req(ph_data, req, flags, pipe_type);
106 usb_flags_t flags, uchar_t pipe_type)
156 if (pipe_type != ep_attrs) {
89 usba_check_req(usba_pipe_handle_data_t *ph_data, usb_opaque_t req, usb_flags_t flags, uchar_t pipe_type) argument
105 _usba_check_req(usba_pipe_handle_data_t *ph_data, usb_opaque_t req, usb_flags_t flags, uchar_t pipe_type) argument

Completed in 60 milliseconds