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

/illumos-gate/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) argument
315 eptd->bEndpointAddress, usb_flags);
451 uhci_hcdi_pipe_reset(usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) argument
461 "uhci_hcdi_pipe_reset: usb_flags = 0x%x", usb_flags);
663 usb_bulk_req_t *bulk_reqp, usb_flags_t usb_flags)
671 "uhci_hcdi_pipe_bulk_xfer: Flags = 0x%x", usb_flags);
693 usb_flags)) != USB_SUCCESS) {
1167 usb_flags_t usb_flags)
662 uhci_hcdi_pipe_bulk_xfer(usba_pipe_handle_data_t *pipe_handle, usb_bulk_req_t *bulk_reqp, usb_flags_t usb_flags) argument
1163 uhci_pipe_send_isoc_data( uhci_state_t *uhcip, usba_pipe_handle_data_t *ph, usb_isoc_req_t *isoc_req, usb_flags_t usb_flags) argument
[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)
1751 length, usb_flags);
1851 tw->tw_flags = usb_flags;
3772 usb_flags_t usb_flags)
3804 length, usb_flags);
3959 tw->tw_flags = usb_flags;
4450 usb_flags_t usb_flags)
4459 "uhci_start_isoc_receive_polling: usb_flags
1735 uhci_create_transfer_wrapper( uhci_state_t *uhcip, uhci_pipe_private_t *pp, size_t length, usb_flags_t usb_flags) argument
3767 uhci_create_isoc_transfer_wrapper( uhci_state_t *uhcip, uhci_pipe_private_t *pp, usb_isoc_req_t *req, size_t length, usb_flags_t usb_flags) argument
4446 uhci_start_isoc_receive_polling( uhci_state_t *uhcip, usba_pipe_handle_data_t *ph, usb_isoc_req_t *isoc_req, usb_flags_t usb_flags) argument
[all...]
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c1117 usb_flags_t usb_flags)
1132 error = ehci_handle_root_hub_pipe_reset(ph, usb_flags);
1182 usb_flags_t usb_flags)
1193 (void *)ph, (void *)ctrl_reqp, usb_flags);
1232 usb_flags)) == NULL) {
1237 ehci_insert_ctrl_req(ehcip, ph, ctrl_reqp, tw, usb_flags);
1293 usb_flags_t usb_flags)
1303 (void *)ph, (void *)bulk_reqp, usb_flags);
1330 usb_flags)) == NULL) {
1335 ehci_insert_bulk_req(ehcip, ph, bulk_reqp, tw, usb_flags);
1115 ehci_hcdi_pipe_reset( usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) argument
1179 ehci_hcdi_pipe_ctrl_xfer( usba_pipe_handle_data_t *ph, usb_ctrl_req_t *ctrl_reqp, usb_flags_t usb_flags) argument
1290 ehci_hcdi_pipe_bulk_xfer( usba_pipe_handle_data_t *ph, usb_bulk_req_t *bulk_reqp, usb_flags_t usb_flags) argument
1348 ehci_hcdi_pipe_intr_xfer( usba_pipe_handle_data_t *ph, usb_intr_req_t *intr_reqp, usb_flags_t usb_flags) argument
1386 tw, usb_flags); local
1498 ehci_hcdi_pipe_isoc_xfer( usba_pipe_handle_data_t *ph, usb_isoc_req_t *isoc_reqp, usb_flags_t usb_flags) argument
[all...]
H A Dehci_hub.c311 usb_flags_t usb_flags)
443 usb_flags_t usb_flags)
309 ehci_handle_root_hub_pipe_open( usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) argument
441 ehci_handle_root_hub_pipe_reset( usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) argument
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)
314 "ehci_allocate_isoc_resources: flags = 0x%x", usb_flags);
404 usb_flags, isoc_pkt_count)) == NULL) {
412 if (ehci_allocate_isoc_in_resource(ehcip, pp, itw, usb_flags) !=
448 usb_flags_t usb_flags)
455 usb_flags, it
299 ehci_allocate_isoc_resources( ehci_state_t *ehcip, usba_pipe_handle_data_t *ph, usb_isoc_req_t *isoc_reqp, usb_flags_t usb_flags) argument
444 ehci_insert_isoc_req( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw, usb_flags_t usb_flags) argument
533 ehci_insert_itd_req( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw, usb_flags_t usb_flags) argument
697 ehci_insert_sitd_req( ehci_state_t *ehcip, ehci_pipe_private_t *pp, ehci_isoc_xwrapper_t *itw, usb_flags_t usb_flags) 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,
303 itw = ehci_allocate_itw(ehcip, pp, itw_length, usb_flags);
348 usb_flags_t usb_flags)
361 length, usb_flags);
472 itw->itw_flags = usb_flags;
293 ehci_allocate_itw_resources( ehci_state_t *ehcip, ehci_pipe_private_t *pp, size_t itw_length, usb_flags_t usb_flags, size_t pkt_count) argument
344 ehci_allocate_itw( ehci_state_t *ehcip, ehci_pipe_private_t *pp, size_t length, usb_flags_t usb_flags) argument
H A Dehci_polled.c111 usb_flags_t usb_flags);
2001 usb_flags_t usb_flags)
2104 tw->tw_flags = usb_flags;
1998 ehci_polled_create_tw( ehci_polled_t *ehci_polledp, usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) argument
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)
1500 usb_flags, qtd_count);
1517 usb_flags_t usb_flags)
1658 usb_flags_t usb_flags)
1470 ehci_allocate_ctrl_resources( ehci_state_t *ehcip, ehci_pipe_private_t *pp, usb_ctrl_req_t *ctrl_reqp, usb_flags_t usb_flags) argument
1512 ehci_insert_ctrl_req( ehci_state_t *ehcip, usba_pipe_handle_data_t *ph, usb_ctrl_req_t *ctrl_reqp, ehci_trans_wrapper_t *tw, usb_flags_t usb_flags) argument
1654 ehci_allocate_bulk_resources( ehci_state_t *ehcip, ehci_pipe_private_t *pp, usb_bulk_req_t *bulk_reqp, usb_flags_t usb_flags) argument
2915 ehci_allocate_tw_resources( ehci_state_t *ehcip, ehci_pipe_private_t *pp, size_t tw_length, usb_flags_t usb_flags, size_t qtd_count) argument
2982 ehci_create_transfer_wrapper( ehci_state_t *ehcip, ehci_pipe_private_t *pp, size_t length, uint_t usb_flags) argument
[all...]
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c327 usb_flags_t usb_flags)
459 usb_flags_t usb_flags)
325 ohci_handle_root_hub_pipe_open( usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) argument
457 ohci_handle_root_hub_pipe_reset( usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) argument
H A Dohci_polled.c100 usb_flags_t usb_flags);
2111 usb_flags_t usb_flags)
2210 tw->tw_flags = usb_flags;
2108 ohci_polled_create_tw( ohci_state_t *ohcip, usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) argument
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);
2759 ohci_hcdi_pipe_reset( usba_pipe_handle_data_t *ph, usb_flags_t usb_flags) argument
2823 ohci_hcdi_pipe_ctrl_xfer( usba_pipe_handle_data_t *ph, usb_ctrl_req_t *ctrl_reqp, usb_flags_t usb_flags) argument
2928 ohci_hcdi_pipe_bulk_xfer( usba_pipe_handle_data_t *ph, usb_bulk_req_t *bulk_reqp, usb_flags_t usb_flags) argument
2986 ohci_hcdi_pipe_intr_xfer( usba_pipe_handle_data_t *ph, usb_intr_req_t *intr_reqp, usb_flags_t usb_flags) argument
3023 tw, usb_flags); local
3136 ohci_hcdi_pipe_isoc_xfer( usba_pipe_handle_data_t *ph, usb_isoc_req_t *isoc_reqp, usb_flags_t usb_flags) argument
4764 ohci_allocate_ctrl_resources( ohci_state_t *ohcip, ohci_pipe_private_t *pp, usb_ctrl_req_t *ctrl_reqp, usb_flags_t usb_flags) argument
4806 ohci_insert_ctrl_req( ohci_state_t *ohcip, usba_pipe_handle_data_t *ph, usb_ctrl_req_t *ctrl_reqp, ohci_trans_wrapper_t *tw, usb_flags_t usb_flags) argument
4948 ohci_allocate_bulk_resources( ohci_state_t *ohcip, ohci_pipe_private_t *pp, usb_bulk_req_t *bulk_reqp, usb_flags_t usb_flags) argument
6800 ohci_allocate_tw_resources( ohci_state_t *ohcip, ohci_pipe_private_t *pp, size_t tw_length, usb_flags_t usb_flags, size_t td_count) argument
6862 ohci_create_transfer_wrapper( ohci_state_t *ohcip, ohci_pipe_private_t *pp, size_t length, uint_t usb_flags) argument
7013 ohci_create_isoc_transfer_wrapper( ohci_state_t *ohcip, ohci_pipe_private_t *pp, size_t length, usb_isoc_pkt_descr_t *descr, ushort_t pkt_count, size_t td_count, uint_t usb_flags) argument
[all...]
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c294 * usb_flags - none
310 usb_flags_t usb_flags,
325 if (((usb_flags & USB_FLAGS_SLEEP) == 0) && (callback == NULL)) {
343 request->usb_flags = usb_flags | USB_FLAGS_SLEEP;
348 if (usb_flags & USB_FLAGS_SLEEP) {
349 rval = sync_func(dip, ph_impl, request, usb_flags);
388 request, request->usb_flags | USB_FLAGS_SLEEP)) !=
768 usb_flags_t usb_flags,
782 (void *)dip, (void *)ep, (void *)pipe_policy, usb_flags,
303 usba_pipe_setup_func_call( dev_info_t *dip, int (*sync_func)(dev_info_t *, usba_ph_impl_t *, usba_pipe_async_req_t *, usb_flags_t), usba_ph_impl_t *ph_impl, usb_opaque_t arg, usb_flags_t usb_flags, void (*callback)(usb_pipe_handle_t, usb_opaque_t, int, usb_cb_flags_t), usb_opaque_t callback_arg) argument
764 usb_pipe_open( dev_info_t *dip, usb_ep_descr_t *ep, usb_pipe_policy_t *pipe_policy, usb_flags_t usb_flags, usb_pipe_handle_t *pipe_handle) argument
949 usb_pipe_close(dev_info_t *dip, usb_pipe_handle_t pipe_handle, usb_flags_t usb_flags, void (*callback)( usb_pipe_handle_t pipe_handle, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t callback_arg) argument
1047 usba_pipe_sync_close(dev_info_t *dip, usba_ph_impl_t *ph_impl, usba_pipe_async_req_t *request, usb_flags_t usb_flags) argument
1238 usb_pipe_reset(dev_info_t *dip, usb_pipe_handle_t pipe_handle, usb_flags_t usb_flags, void (*callback)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t callback_arg) argument
1319 usba_pipe_sync_reset(dev_info_t *dip, usba_ph_impl_t *ph_impl, usba_pipe_async_req_t *request, usb_flags_t usb_flags) argument
1452 usb_pipe_drain_reqs(dev_info_t *dip, usb_pipe_handle_t pipe_handle, uint_t time, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
1509 usba_pipe_sync_drain_reqs(dev_info_t *dip, usba_ph_impl_t *ph_impl, usba_pipe_async_req_t *request, usb_flags_t usb_flags) argument
[all...]
H A Dusbai_req.c354 /* save pipe_handle/attrs/timeout/usb_flags */
381 uint_t usb_flags; /* usb_flags SLEEP or none */ member in struct:flags_attr
410 * flags - usb_flags
431 ((flags & usb_invalid_flags_attrs[i].usb_flags) ||
432 (usb_invalid_flags_attrs[i].usb_flags == X)) &&
1106 * usb_flags:
1116 usb_flags_t usb_flags)
1130 req->ctrl_wLength, usb_flags);
1140 if ((rval = usba_check_req(ph_data, (usb_opaque_t)req, usb_flags,
1114 usb_pipe_ctrl_xfer(usb_pipe_handle_t pipe_handle, usb_ctrl_req_t *req, usb_flags_t usb_flags) argument
1514 usb_pipe_bulk_xfer(usb_pipe_handle_t pipe_handle, usb_bulk_req_t *req, usb_flags_t usb_flags) argument
1804 usb_pipe_intr_xfer(usb_pipe_handle_t pipe_handle, usb_intr_req_t *req, usb_flags_t usb_flags) argument
[all...]
H A Dusba10_calls.c222 usb_flags_t usb_flags,
230 usb_pipe_reset(dip, pipe_handle, usb_flags, cb, cb_arg);
305 usb_flags_t usb_flags,
313 return (usb_set_cfg(dip, cfg_index, usb_flags, cb, cb_arg));
321 usb_flags_t usb_flags)
323 return (usb_get_cfg(dip, cfgval, usb_flags));
332 usb_flags_t usb_flags,
341 dip, interface, alt_number, usb_flags, cb, cb_arg));
219 usba10_usb_pipe_reset( dev_info_t *dip, usb_pipe_handle_t pipe_handle, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
302 usba10_usb_set_cfg( dev_info_t *dip, uint_t cfg_index, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
318 usba10_usb_get_cfg( dev_info_t *dip, uint_t *cfgval, usb_flags_t usb_flags) argument
328 usba10_usb_set_alt_if( dev_info_t *dip, uint_t interface, uint_t alt_number, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
H A Dusbai_util.c510 usb_flags_t usb_flags,
523 usb_flags);
530 if ((usb_flags & USB_FLAGS_SLEEP) && servicing_interrupt()) {
548 (usb_opaque_t)((uintptr_t)cfg_index), usb_flags, cb, cb_arg));
878 usb_flags_t usb_flags,
891 interface, alt_number, usb_flags);
898 if ((usb_flags & USB_FLAGS_SLEEP) && servicing_interrupt()) {
912 usb_flags, cb, cb_arg));
1290 usb_flags_t usb_flags)
1296 usb_flags);
508 usb_set_cfg(dev_info_t *dip, uint_t cfg_index, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
875 usb_set_alt_if(dev_info_t *dip, uint_t interface, uint_t alt_number, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
1288 usb_pipe_get_state(usb_pipe_handle_t pipe_handle, usb_pipe_state_t *pipe_state, usb_flags_t usb_flags) argument
1590 usba_sync_clear_feature(dev_info_t *dip, usba_ph_impl_t *ph_impl, usba_pipe_async_req_t *req, usb_flags_t usb_flags) argument
[all...]
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h67 usb_flags_t usb_flags; member in struct:usba_pipe_async_req
/illumos-gate/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c250 usb_flags_t usb_flags,
258 usba10_usb_pipe_reset(dip, pipe_handle, usb_flags, cb, cb_arg);
333 usb_flags_t usb_flags,
341 return (usba10_usb_set_cfg(dip, cfg_index, usb_flags, cb, cb_arg));
349 usb_flags_t usb_flags)
351 return (usba10_usb_get_cfg(dip, cfgval, usb_flags));
360 usb_flags_t usb_flags,
369 dip, interface, alt_number, usb_flags, cb, cb_arg));
247 usb_pipe_reset( dev_info_t *dip, usb_pipe_handle_t pipe_handle, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
330 usb_set_cfg( dev_info_t *dip, uint_t cfg_index, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
346 usb_get_cfg( dev_info_t *dip, uint_t *cfgval, usb_flags_t usb_flags) argument
356 usb_set_alt_if( dev_info_t *dip, uint_t interface, uint_t alt_number, usb_flags_t usb_flags, void (*cb)( usb_pipe_handle_t ph, usb_opaque_t arg, int rval, usb_cb_flags_t flags), usb_opaque_t cb_arg) argument
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c716 usb_flags_t usb_flags = 0; local
805 usb_flags = USB_FLAGS_SLEEP;
807 if ((err = usb_pipe_bulk_xfer(dp->bulkout_pipe, req, usb_flags))
834 if (err == USB_SUCCESS && (usb_flags & USB_FLAGS_SLEEP)) {

Completed in 157 milliseconds