/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_intr.c | 663 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 D | ehci_hub.c | 323 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 D | ehci_xfer.c | 440 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 D | ehci_util.c | 3860 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 D | usbai_req.c | 135 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 D | usbai_pipe_mgmt.c | 407 {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 D | hcdi.c | 498 case USB_EP_ATTR_CONTROL: in usba_hcdi_cb() 651 case USB_EP_ATTR_CONTROL: in hcdi_do_cb()
|
H A D | usba_ugen.c | 65 {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 D | usbai_util.c | 224 ((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 D | uhcitgt.c | 103 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 D | uhcihub.c | 967 case USB_EP_ATTR_CONTROL: in uhci_rh_hcdi_callback()
|
H A D | uhci.c | 1336 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 D | uhciutil.c | 1418 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 D | ohci_hub.c | 339 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 D | ohci.c | 3868 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 D | ohcid.h | 301 (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 D | ehcid.h | 268 (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 D | uhcid.h | 530 (KSTAT_IO_PTR((uhci)->uhci_count_stats[USB_EP_ATTR_CONTROL]))
|
/titanic_50/usr/src/cmd/mdb/common/modules/usba/ |
H A D | usb.c | 364 case USB_EP_ATTR_CONTROL: in usb_pipe_handle()
|
/titanic_50/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 378 #define USB_EP_ATTR_CONTROL 0x00 /* control transfer */ macro
|
/titanic_50/usr/src/uts/common/io/uath/ |
H A D | uath.c | 410 ((type == USB_EP_ATTR_CONTROL) || (address == ept_address))) in uath_lookup_ep_data()
|