Home
last modified time | relevance | path

Searched refs:usb_ep_descr_t (Results 1 – 25 of 40) sorted by relevance

12

/titanic_50/usr/src/uts/common/sys/usb/clients/usbskel/
H A Dusbskel.h60 usb_ep_descr_t usbskel_intr_ep_descr; /* Intr ep descr */
/titanic_50/usr/src/uts/common/sys/usb/usba/
H A Dusba_private.h131 usb_ep_descr_t *ret_descr,
350 extern usb_ep_descr_t usba_default_ep_descr;
H A Dusba_types.h44 usb_ep_descr_t usba_ph_ep; /* save ep descr */
91 usb_ep_descr_t p_ep;
H A Dwa.h418 usb_ep_descr_t wa_intr_ept;
419 usb_ep_descr_t wa_bulkin_ept;
420 usb_ep_descr_t wa_bulkout_ept;
H A Dusba_ugend.h183 usb_ep_descr_t ep_descr; /* Endpoint descriptor */
/titanic_50/usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_pipe.h45 usb_ep_descr_t pipe_ep_descr; /* endpoint descriptor */
/titanic_50/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h306 usb_ep_descr_t scsa2usb_bulkin_ept; /* Bulk In descriptor */
307 usb_ep_descr_t scsa2usb_bulkout_ept; /* Bulkout descriptor */
308 usb_ep_descr_t scsa2usb_intr_ept; /* Intr ept descr */
/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c187 usb_ep_descr_t *endpoint,
192 usb_ep_descr_t *endpoint,
197 usb_ep_descr_t *endpoint,
201 usb_ep_descr_t *endpoint);
215 usb_ep_descr_t *endpoint,
2182 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_allocate_high_speed_bandwidth()
2289 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_allocate_classic_tt_bandwidth()
2456 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_deallocate_high_speed_bandwidth()
2534 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_deallocate_classic_tt_bandwidth()
2621 usb_ep_descr_t *endpoint, in ehci_compute_high_speed_bandwidth()
[all …]
H A Dehci_xfer.c406 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_unpack_endpoint()
946 usb_ep_descr_t *eptd; in ehci_clear_tt_buffer()
1798 usb_ep_descr_t *eptd = &ph->p_ep; in ehci_start_periodic_pipe_polling()
1904 usb_ep_descr_t *eptd = &ph->p_ep; in ehci_start_pipe_polling()
2015 usb_ep_descr_t *endpoint = &ph->p_ep; in ehci_set_periodic_pipe_polling()
2205 usb_ep_descr_t *eptd = &ph->p_ep; in ehci_stop_periodic_pipe_polling()
2863 usb_ep_descr_t *eptd = &pp->pp_pipe_handle->p_ep; in ehci_allocate_tds_for_tw()
2995 usb_ep_descr_t *eptd = &pp->pp_pipe_handle->p_ep; in ehci_create_transfer_wrapper()
3528 usb_ep_descr_t *eptd = &pp->pp_pipe_handle->p_ep; in ehci_free_tw()
3654 usb_ep_descr_t *eptd = &ph->p_ep; in ehci_pipe_cleanup()
[all …]
H A Dehci_intr.c639 usb_ep_descr_t *eptd; in ehci_check_for_short_xfer()
1050 usb_ep_descr_t *eptd = &ph->p_ep; in ehci_handle_bulk_qtd()
1110 usb_ep_descr_t *eptd = &ph->p_ep; in ehci_handle_intr_qtd()
1255 usb_ep_descr_t *eptd = &pp->pp_pipe_handle->p_ep; in ehci_sendup_qtd_message()
H A Dehci_hub.c315 usb_ep_descr_t *eptd = &ph->p_ep; in ehci_handle_root_hub_pipe_open()
378 usb_ep_descr_t *eptd = &ph->p_ep; in ehci_handle_root_hub_pipe_close()
447 usb_ep_descr_t *eptd = &ph->p_ep; in ehci_handle_root_hub_pipe_reset()
1448 usb_ep_descr_t *eptd = &ph->p_ep; in ehci_handle_root_hub_pipe_start_intr_polling()
1531 usb_ep_descr_t *eptd = &ph->p_ep; in ehci_handle_root_hub_pipe_stop_intr_polling()
1853 usb_ep_descr_t *eptd; in ehci_handle_root_hub_status_change()
/titanic_50/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_util.h83 usb_ep_descr_t *endpoint,
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c331 usb_ep_descr_t *eptd = &ph->p_ep; in ohci_handle_root_hub_pipe_open()
394 usb_ep_descr_t *eptd = &ph->p_ep; in ohci_handle_root_hub_pipe_close()
463 usb_ep_descr_t *eptd = &ph->p_ep; in ohci_handle_root_hub_pipe_reset()
1296 usb_ep_descr_t *eptd = &ph->p_ep; in ohci_handle_root_hub_pipe_start_intr_polling()
1377 usb_ep_descr_t *eptd = &ph->p_ep; in ohci_handle_root_hub_pipe_stop_intr_polling()
1557 usb_ep_descr_t *eptd; in ohci_handle_root_hub_status_change()
H A Dohci.c165 usb_ep_descr_t *endpoint,
170 usb_ep_descr_t *endpoint,
2471 usb_ep_descr_t *epdt = &ph->p_ep; in ohci_hcdi_pipe_open()
2684 usb_ep_descr_t *eptd = &ph->p_ep; in ohci_hcdi_pipe_close()
3262 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_allocate_bandwidth()
3420 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_deallocate_bandwidth()
3497 usb_ep_descr_t *endpoint, in ohci_compute_total_bandwidth()
3553 usb_ep_descr_t *endpoint, in ohci_adjust_polling_interval()
3850 usb_ep_descr_t *endpoint = &ph->p_ep; in ohci_unpack_endpoint()
5100 usb_ep_descr_t *eptd = &ph->p_ep; in ohci_start_periodic_pipe_polling()
[all …]
/titanic_50/usr/src/uts/common/sys/usb/clients/usbser/usbsacm/
H A Dusbsacm.h69 usb_ep_descr_t acm_intr_ep_descr; /* ep descriptor */
/titanic_50/usr/src/uts/common/sys/usb/clients/printer/
H A Dusbprn.h55 usb_ep_descr_t ps_ept_descr; /* endpoint descriptor */
/titanic_50/usr/src/uts/common/sys/usb/clients/audio/usb_as/
H A Dusb_as.h54 usb_ep_descr_t *alt_ep;
/titanic_50/usr/src/uts/common/sys/usb/
H A Dusbai.h364 } usb_ep_descr_t; typedef
519 usb_ep_descr_t ep_descr; /* endpoint descriptor */
1029 usb_ep_descr_t *ep,
/titanic_50/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h193 usb_ep_descr_t hid_ep_intr_descr;
/titanic_50/usr/src/cmd/mdb/common/modules/usba/
H A Dusb.c306 usb_ep_descr_t ept_descr; in usb_pipe_handle()
353 bcopy(&pipe_handle.p_ep, &ept_descr, sizeof (usb_ep_descr_t)); in usb_pipe_handle()
/titanic_50/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c306 usb_ep_descr_t *eptd = &ph->p_ep; in uhci_hcdi_pipe_close()
456 usb_ep_descr_t *eptd = &ph->p_ep; in uhci_hcdi_pipe_reset()
962 usb_ep_descr_t *eptd = &ph->p_ep; in uhci_start_periodic_pipe_polling()
1091 usb_ep_descr_t *eptd = &ph->p_ep; in uhci_stop_periodic_pipe_polling()
/titanic_50/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h170 usb_ep_descr_t h_ep1_descr;
/titanic_50/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h119 usb_ep_descr_t *curr_ep; /* current isoc ep descr */
/titanic_50/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c856 usb_ep_descr_t *ep = (usb_ep_descr_t *)uasp->usb_as_alts[alt].alt_ep; in usb_as_setup()
1942 usb_ep_descr_t *ep; in usb_as_handle_descriptors()
2125 kmem_zalloc(sizeof (usb_ep_descr_t), KM_SLEEP); in usb_as_handle_descriptors()
2221 sizeof (usb_ep_descr_t)); in usb_as_free_alts()
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c406 usb_ep_descr_t usba_default_ep_descr =
432 usb_ep_descr_t *ep, in usba_init_pipe_handle()
766 usb_ep_descr_t *ep, in usb_pipe_open()

12