Home
last modified time | relevance | path

Searched refs:usb_flags (Results 1 – 25 of 26) sorted by relevance

12

/titanic_41/usr/src/uts/common/sys/usb/usba/
H A Dhcdi.h71 usb_flags_t usb_flags);
78 usb_flags_t usb_flags);
85 usb_flags_t usb_flags);
99 usb_flags_t usb_flags);
114 usb_flags_t usb_flags);
122 usb_flags_t usb_flags);
129 usb_flags_t usb_flags);
137 usb_flags_t usb_flags);
144 usb_flags_t usb_flags);
H A Dusba10.h227 usb_flags_t usb_flags,
281 usb_flags_t usb_flags,
293 usb_flags_t usb_flags);
300 usb_flags_t usb_flags,
H A Dusba_impl.h67 usb_flags_t usb_flags; member
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c310 usb_flags_t usb_flags, in usba_pipe_setup_func_call() argument
325 if (((usb_flags & USB_FLAGS_SLEEP) == 0) && (callback == NULL)) { in usba_pipe_setup_func_call()
343 request->usb_flags = usb_flags | USB_FLAGS_SLEEP; in usba_pipe_setup_func_call()
348 if (usb_flags & USB_FLAGS_SLEEP) { in usba_pipe_setup_func_call()
349 rval = sync_func(dip, ph_impl, request, usb_flags); in usba_pipe_setup_func_call()
388 request, request->usb_flags | USB_FLAGS_SLEEP)) != in usba_pipe_do_async_func_thread()
768 usb_flags_t usb_flags, in usb_pipe_open() argument
782 (void *)dip, (void *)ep, (void *)pipe_policy, usb_flags, in usb_pipe_open()
790 if (servicing_interrupt() && (usb_flags & USB_FLAGS_SLEEP)) { in usb_pipe_open()
817 if ((usb_flags & USBA_FLAGS_PRIVILEGED) == 0) { in usb_pipe_open()
[all …]
H A Dusba10_calls.c222 usb_flags_t usb_flags, in usba10_usb_pipe_reset() argument
230 usb_pipe_reset(dip, pipe_handle, usb_flags, cb, cb_arg); in usba10_usb_pipe_reset()
305 usb_flags_t usb_flags, in usba10_usb_set_cfg() argument
313 return (usb_set_cfg(dip, cfg_index, usb_flags, cb, cb_arg)); in usba10_usb_set_cfg()
321 usb_flags_t usb_flags) in usba10_usb_get_cfg() argument
323 return (usb_get_cfg(dip, cfgval, usb_flags)); in usba10_usb_get_cfg()
332 usb_flags_t usb_flags, in usba10_usb_set_alt_if() argument
341 dip, interface, alt_number, usb_flags, cb, cb_arg)); in usba10_usb_set_alt_if()
H A Dusbai_req.c381 uint_t usb_flags; /* usb_flags SLEEP or none */ member
431 ((flags & usb_invalid_flags_attrs[i].usb_flags) || in usba_flags_attr_check()
432 (usb_invalid_flags_attrs[i].usb_flags == X)) && in usba_flags_attr_check()
1116 usb_flags_t usb_flags) in usb_pipe_ctrl_xfer() argument
1130 req->ctrl_wLength, usb_flags); in usb_pipe_ctrl_xfer()
1140 if ((rval = usba_check_req(ph_data, (usb_opaque_t)req, usb_flags, in usb_pipe_ctrl_xfer()
1186 usba_hcdi_pipe_ctrl_xfer(ph_data, req, usb_flags); in usb_pipe_ctrl_xfer()
1516 usb_flags_t usb_flags) in usb_pipe_bulk_xfer() argument
1526 "usb_pipe_bulk_xfer: req=0x%p uf=0x%x", (void *)req, usb_flags); in usb_pipe_bulk_xfer()
1536 if ((rval = usba_check_req(ph_data, (usb_opaque_t)req, usb_flags, in usb_pipe_bulk_xfer()
[all …]
H A Dusbai_util.c510 usb_flags_t usb_flags, in usb_set_cfg() argument
523 usb_flags); in usb_set_cfg()
530 if ((usb_flags & USB_FLAGS_SLEEP) && servicing_interrupt()) { in usb_set_cfg()
548 (usb_opaque_t)((uintptr_t)cfg_index), usb_flags, cb, cb_arg)); in usb_set_cfg()
878 usb_flags_t usb_flags, in usb_set_alt_if() argument
891 interface, alt_number, usb_flags); in usb_set_alt_if()
898 if ((usb_flags & USB_FLAGS_SLEEP) && servicing_interrupt()) { in usb_set_alt_if()
912 usb_flags, cb, cb_arg)); in usb_set_alt_if()
1290 usb_flags_t usb_flags) in usb_pipe_get_state() argument
1296 usb_flags); in usb_pipe_get_state()
[all …]
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c1117 usb_flags_t usb_flags) in ehci_hcdi_pipe_reset() argument
1132 error = ehci_handle_root_hub_pipe_reset(ph, usb_flags); in ehci_hcdi_pipe_reset()
1182 usb_flags_t usb_flags) in ehci_hcdi_pipe_ctrl_xfer() argument
1193 (void *)ph, (void *)ctrl_reqp, usb_flags); in ehci_hcdi_pipe_ctrl_xfer()
1232 usb_flags)) == NULL) { in ehci_hcdi_pipe_ctrl_xfer()
1237 ehci_insert_ctrl_req(ehcip, ph, ctrl_reqp, tw, usb_flags); in ehci_hcdi_pipe_ctrl_xfer()
1293 usb_flags_t usb_flags) in ehci_hcdi_pipe_bulk_xfer() argument
1303 (void *)ph, (void *)bulk_reqp, usb_flags); in ehci_hcdi_pipe_bulk_xfer()
1330 usb_flags)) == NULL) { in ehci_hcdi_pipe_bulk_xfer()
1335 ehci_insert_bulk_req(ehcip, ph, bulk_reqp, tw, usb_flags); in ehci_hcdi_pipe_bulk_xfer()
[all …]
H A Dehci_isoch.c65 usb_flags_t usb_flags);
70 usb_flags_t usb_flags);
75 usb_flags_t usb_flags);
80 usb_flags_t usb_flags);
303 usb_flags_t usb_flags) in ehci_allocate_isoc_resources() argument
314 "ehci_allocate_isoc_resources: flags = 0x%x", usb_flags); in ehci_allocate_isoc_resources()
404 usb_flags, isoc_pkt_count)) == NULL) { in ehci_allocate_isoc_resources()
412 if (ehci_allocate_isoc_in_resource(ehcip, pp, itw, usb_flags) != in ehci_allocate_isoc_resources()
448 usb_flags_t usb_flags) in ehci_insert_isoc_req() argument
455 usb_flags, itw->itw_port_status); in ehci_insert_isoc_req()
[all …]
H A Dehci_xfer.c117 usb_flags_t usb_flags);
123 usb_flags_t usb_flags);
128 usb_flags_t usb_flags);
155 usb_flags_t usb_flags);
212 uint_t usb_flags);
222 usb_flags_t usb_flags,
1474 usb_flags_t usb_flags) in ehci_allocate_ctrl_resources() argument
1500 usb_flags, qtd_count); in ehci_allocate_ctrl_resources()
1517 usb_flags_t usb_flags) in ehci_insert_ctrl_req() argument
1658 usb_flags_t usb_flags) in ehci_allocate_bulk_resources() argument
[all …]
H A Dehci_isoch_util.c57 usb_flags_t usb_flags,
63 usb_flags_t usb_flags);
297 usb_flags_t usb_flags, in ehci_allocate_itw_resources() argument
303 itw = ehci_allocate_itw(ehcip, pp, itw_length, usb_flags); in ehci_allocate_itw_resources()
348 usb_flags_t usb_flags) in ehci_allocate_itw() argument
361 length, usb_flags); in ehci_allocate_itw()
472 itw->itw_flags = usb_flags; in ehci_allocate_itw()
H A Dehci_polled.c111 usb_flags_t usb_flags);
2001 usb_flags_t usb_flags) in ehci_polled_create_tw() argument
2104 tw->tw_flags = usb_flags; in ehci_polled_create_tw()
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_xfer.h72 usb_flags_t usb_flags);
78 usb_flags_t usb_flags);
83 usb_flags_t usb_flags);
99 usb_flags_t usb_flags);
H A Dehci_isoch.h63 usb_flags_t usb_flags);
70 usb_flags_t usb_flags);
H A Dehcid.h1100 usb_flags_t usb_flags);
1103 usb_flags_t usb_flags);
1106 usb_flags_t usb_flags);
1112 usb_flags_t usb_flags);
1119 usb_flags_t usb_flags);
1123 usb_flags_t usb_flags);
1126 usb_flags_t usb_flags);
1136 usb_flags_t usb_flags);
1139 usb_flags_t usb_flags);
H A Dehci_isoch_util.h48 usb_flags_t usb_flags,
/titanic_41/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c250 usb_flags_t usb_flags, in usb_pipe_reset() argument
258 usba10_usb_pipe_reset(dip, pipe_handle, usb_flags, cb, cb_arg); in usb_pipe_reset()
333 usb_flags_t usb_flags, in usb_set_cfg() argument
341 return (usba10_usb_set_cfg(dip, cfg_index, usb_flags, cb, cb_arg)); in usb_set_cfg()
349 usb_flags_t usb_flags) in usb_get_cfg() argument
351 return (usba10_usb_get_cfg(dip, cfgval, usb_flags)); in usb_get_cfg()
360 usb_flags_t usb_flags, in usb_set_alt_if() argument
369 dip, interface, alt_number, usb_flags, cb, cb_arg)); in usb_set_alt_if()
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c42 usb_flags_t usb_flags);
302 uhci_hcdi_pipe_close(usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) in uhci_hcdi_pipe_close() argument
315 eptd->bEndpointAddress, usb_flags); in uhci_hcdi_pipe_close()
451 uhci_hcdi_pipe_reset(usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) in uhci_hcdi_pipe_reset() argument
461 "uhci_hcdi_pipe_reset: usb_flags = 0x%x", usb_flags); in uhci_hcdi_pipe_reset()
663 usb_bulk_req_t *bulk_reqp, usb_flags_t usb_flags) in uhci_hcdi_pipe_bulk_xfer() argument
671 "uhci_hcdi_pipe_bulk_xfer: Flags = 0x%x", usb_flags); in uhci_hcdi_pipe_bulk_xfer()
693 usb_flags)) != USB_SUCCESS) { in uhci_hcdi_pipe_bulk_xfer()
1167 usb_flags_t usb_flags) in uhci_pipe_send_isoc_data() argument
1174 (void *)isoc_req, usb_flags); in uhci_pipe_send_isoc_data()
[all …]
H A Duhciutil.c71 size_t length, usb_flags_t usb_flags);
75 usb_flags_t usb_flags);
1739 usb_flags_t usb_flags) in uhci_create_transfer_wrapper() argument
1751 length, usb_flags); in uhci_create_transfer_wrapper()
1851 tw->tw_flags = usb_flags; in uhci_create_transfer_wrapper()
3772 usb_flags_t usb_flags) in uhci_create_isoc_transfer_wrapper() argument
3804 length, usb_flags); in uhci_create_isoc_transfer_wrapper()
3959 tw->tw_flags = usb_flags; in uhci_create_isoc_transfer_wrapper()
4450 usb_flags_t usb_flags) in uhci_start_isoc_receive_polling() argument
4459 "uhci_start_isoc_receive_polling: usb_flags = %x", usb_flags); in uhci_start_isoc_receive_polling()
[all …]
/titanic_41/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcitgt.h57 usb_flags_t usb_flags);
78 usb_flags_t usb_flags);
H A Duhciutil.h46 usb_flags_t usb_flags);
169 size_t length, usb_flags_t usb_flags);
173 usb_isoc_req_t *isoc_req, usb_flags_t usb_flags);
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c88 usb_flags_t usb_flags);
91 usb_flags_t usb_flags);
94 usb_flags_t usb_flags);
100 usb_flags_t usb_flags);
107 usb_flags_t usb_flags);
111 usb_flags_t usb_flags);
114 usb_flags_t usb_flags);
124 usb_flags_t usb_flags);
127 usb_flags_t usb_flags);
233 usb_flags_t usb_flags);
[all …]
H A Dohci_polled.c100 usb_flags_t usb_flags);
2111 usb_flags_t usb_flags) in ohci_polled_create_tw() argument
2210 tw->tw_flags = usb_flags; in ohci_polled_create_tw()
H A Dohci_hub.c327 usb_flags_t usb_flags) in ohci_handle_root_hub_pipe_open() argument
459 usb_flags_t usb_flags) in ohci_handle_root_hub_pipe_reset() argument
/titanic_41/usr/src/uts/common/sys/usb/
H A Dusbai.h1155 usb_flags_t usb_flags,
1659 usb_flags_t usb_flags,
1682 usb_flags_t usb_flags);
1722 usb_flags_t usb_flags,

12