Home
last modified time | relevance | path

Searched refs:USB_EP_ATTR_CONTROL (Results 1 – 21 of 21) sorted by relevance

/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c663 case USB_EP_ATTR_CONTROL: in ehci_check_for_short_xfer()
716 case USB_EP_ATTR_CONTROL: in ehci_check_for_short_xfer()
736 case USB_EP_ATTR_CONTROL: in ehci_check_for_short_xfer()
826 case USB_EP_ATTR_CONTROL: in ehci_handle_error()
829 USB_EP_ATTR_CONTROL) && in ehci_handle_error()
1272 if ((eptd->bmAttributes & USB_EP_ATTR_MASK) == USB_EP_ATTR_CONTROL) { in ehci_sendup_qtd_message()
1291 case USB_EP_ATTR_CONTROL: in ehci_sendup_qtd_message()
1316 USB_EP_ATTR_CONTROL) { in ehci_sendup_qtd_message()
H A Dehci_hub.c323 case USB_EP_ATTR_CONTROL: in ehci_handle_root_hub_pipe_open()
386 case USB_EP_ATTR_CONTROL: in ehci_handle_root_hub_pipe_close()
456 case USB_EP_ATTR_CONTROL: in ehci_handle_root_hub_pipe_reset()
2073 case USB_EP_ATTR_CONTROL: in ehci_root_hub_hcdi_callback()
2099 case USB_EP_ATTR_CONTROL: in ehci_root_hub_hcdi_callback()
H A Dehci_xfer.c440 case USB_EP_ATTR_CONTROL: in ehci_unpack_endpoint()
545 case USB_EP_ATTR_CONTROL: in ehci_insert_qh()
1133 case USB_EP_ATTR_CONTROL: in ehci_remove_qh()
3892 USB_EP_ATTR_CONTROL) { in ehci_save_data_toggle()
3942 USB_EP_ATTR_CONTROL) { in ehci_restore_data_toggle()
H A Dehci_util.c3860 case USB_EP_ATTR_CONTROL: in ehci_get_xfer_attrs()
4650 case USB_EP_ATTR_CONTROL: in ehci_do_byte_stats()
4671 case USB_EP_ATTR_CONTROL: in ehci_do_byte_stats()
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dusbai_req.c135 case USB_EP_ATTR_CONTROL: in _usba_check_req()
178 case USB_EP_ATTR_CONTROL: in _usba_check_req()
244 case USB_EP_ATTR_CONTROL: in _usba_check_req()
388 { X, USB_EP_ATTR_CONTROL, X, USB_ATTRS_ISOC_START_FRAME },
392 { X, USB_EP_ATTR_CONTROL, X, USB_ATTRS_ISOC_XFER_ASAP },
397 { X, USB_EP_ATTR_CONTROL, X, USB_ATTRS_ONE_XFER },
511 case USB_EP_ATTR_CONTROL: in usba_start_next_req()
543 if (ep_attrs == USB_EP_ATTR_CONTROL) { in usba_start_next_req()
556 case USB_EP_ATTR_CONTROL: in usba_start_next_req()
759 case USB_EP_ATTR_CONTROL: in usba_req_normal_cb()
[all …]
H A Dusbai_pipe_mgmt.c407 {7, 5, 0, USB_EP_ATTR_CONTROL, 8, 0};
830 USB_EP_ATTR_CONTROL) || in usb_pipe_open()
1103 case USB_EP_ATTR_CONTROL: in usba_pipe_sync_close()
H A Dhcdi.c498 case USB_EP_ATTR_CONTROL: in usba_hcdi_cb()
651 case USB_EP_ATTR_CONTROL: in hcdi_do_cb()
H A Dusba_ugen.c65 {7, 5, 0, USB_EP_ATTR_CONTROL, 8, 0};
1257 case USB_EP_ATTR_CONTROL: in ugen_minphys()
1362 case USB_EP_ATTR_CONTROL: in ugen_check_open_flags()
1633 if (ep_type == USB_EP_ATTR_CONTROL) { in ugen_epxs_minor_nodes_create()
2321 case USB_EP_ATTR_CONTROL: in ugen_epx_req()
H A Dusbai_util.c224 ((type == USB_EP_ATTR_CONTROL) || (dir == ept_dir))) { in usb_lookup_ep_data()
/titanic_50/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c103 case USB_EP_ATTR_CONTROL: in uhci_hcdi_pipe_open()
326 case USB_EP_ATTR_CONTROL: in uhci_hcdi_pipe_close()
386 case USB_EP_ATTR_CONTROL: in uhci_hcdi_pipe_close()
490 case USB_EP_ATTR_CONTROL: in uhci_hcdi_pipe_reset()
544 case USB_EP_ATTR_CONTROL: in uhci_hcdi_pipe_reset()
H A Duhcihub.c967 case USB_EP_ATTR_CONTROL: in uhci_rh_hcdi_callback()
H A Duhci.c1336 case USB_EP_ATTR_CONTROL: in uhci_sendup_td_message()
1366 (UHCI_XFER_TYPE(ept) == USB_EP_ATTR_CONTROL) ? in uhci_sendup_td_message()
H A Duhciutil.c1418 case USB_EP_ATTR_CONTROL: in uhci_insert_qh()
2423 case USB_EP_ATTR_CONTROL: in uhci_do_byte_stats()
2445 case USB_EP_ATTR_CONTROL: in uhci_do_byte_stats()
2656 case USB_EP_ATTR_CONTROL: in uhci_remove_qh()
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c339 case USB_EP_ATTR_CONTROL: in ohci_handle_root_hub_pipe_open()
402 case USB_EP_ATTR_CONTROL: in ohci_handle_root_hub_pipe_close()
472 case USB_EP_ATTR_CONTROL: in ohci_handle_root_hub_pipe_reset()
1765 case USB_EP_ATTR_CONTROL: in ohci_root_hub_hcdi_callback()
1790 case USB_EP_ATTR_CONTROL: in ohci_root_hub_hcdi_callback()
H A Dohci.c3868 USB_EP_ATTR_MASK) != USB_EP_ATTR_CONTROL) { in ohci_unpack_endpoint()
3918 case USB_EP_ATTR_CONTROL: in ohci_insert_ed()
4279 case USB_EP_ATTR_CONTROL: in ohci_remove_ed()
4317 ohci_detach_ed_from_list(ohcip, ept, USB_EP_ATTR_CONTROL); in ohci_remove_ctrl_ed()
4492 case USB_EP_ATTR_CONTROL: in ohci_detach_ed_from_list()
4549 case USB_EP_ATTR_CONTROL: in ohci_detach_ed_from_list()
8761 case USB_EP_ATTR_CONTROL: in ohci_handle_error()
8764 USB_EP_ATTR_CONTROL) && in ohci_handle_error()
9518 case USB_EP_ATTR_CONTROL: in ohci_sendup_td_message()
9578 case USB_EP_ATTR_CONTROL: in ohci_sendup_td_message()
[all …]
/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h301 (KSTAT_IO_PTR((ohci)->ohci_count_stats[USB_EP_ATTR_CONTROL]))
397 USB_EP_ATTR_MASK) == USB_EP_ATTR_CONTROL) ||\
/titanic_50/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h268 (KSTAT_IO_PTR((ehci)->ehci_count_stats[USB_EP_ATTR_CONTROL]))
364 USB_EP_ATTR_MASK) == USB_EP_ATTR_CONTROL) ||\
/titanic_50/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h530 (KSTAT_IO_PTR((uhci)->uhci_count_stats[USB_EP_ATTR_CONTROL]))
/titanic_50/usr/src/cmd/mdb/common/modules/usba/
H A Dusb.c364 case USB_EP_ATTR_CONTROL: in usb_pipe_handle()
/titanic_50/usr/src/uts/common/sys/usb/
H A Dusbai.h378 #define USB_EP_ATTR_CONTROL 0x00 /* control transfer */ macro
/titanic_50/usr/src/uts/common/io/uath/
H A Duath.c410 ((type == USB_EP_ATTR_CONTROL) || (address == ept_address))) in uath_lookup_ep_data()